OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpdbr
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/none/tests/s390x/
bfp-2.stdout.exp
9
lpdbr
-0.500000 -> 0.500000
10
lpdbr
42.500000 -> 42.500000
bfp-2.c
50
void
lpdbr
(double in)
function
54
__asm__ volatile("
lpdbr
%[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
55
printf("
lpdbr
%f -> %f\n", in, out);
91
lpdbr
(-0.5); // 8 byte values
92
lpdbr
(42.5); // 8 byte values
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s
240
lpdbr
%f6,%f9
esa-g5.d
246
.*: b3 10 00 69 [ ]*
lpdbr
%f6,%f9
/external/llvm/test/MC/SystemZ/
insn-good.s
[
all
...]
Completed in 451 milliseconds