OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lcebr
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/none/tests/s390x/
bfp-2.stdout.exp
11
lcebr
-23.500000 -> 23.500000
12
lcebr
123.500000 -> -123.500000
bfp-2.c
58
void
lcebr
(float in)
function
62
__asm__ volatile("
lcebr
%[out],%[in]" : [out]"=f"(out) : [in]"f"(in));
63
printf("
lcebr
%f -> %f\n", in, out);
95
lcebr
(-23.5f); // 4 byte values
96
lcebr
(123.5f); // 4 byte values
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/s390/
esa-g5.s
209
lcebr
%f6,%f9
esa-g5.d
215
.*: b3 03 00 69 [ ]*
lcebr
%f6,%f9
/external/llvm/test/MC/SystemZ/
insn-good.s
[
all
...]
Completed in 552 milliseconds