Searched refs:CELGBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 10 CELGBR 0.000000 11 CELGBR 1.000000 12 CELGBR 4294967296.000000 13 CELGBR 2147483648.000000 14 CELGBR 2147483648.000000 15 CELGBR 4294967296.000000 16 CELGBR 18446744073709551616.000000 17 CELGBR 9223372036854775808.000000 18 CELGBR 9223372036854775808.000000 178 CELGBR 0.000000 [all …]
|
D | fpext.c | 115 DO_INSN_L2F32(CELGBR, round); \
|
D | opcodes.h | 145 #define CELGBR(m3,m4,r1,r2) RRF_UUFR(b3a0,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 194 def CELGBR : UnaryRRF4<"celgbr", 0xB3A0, FP32, GR64>; 202 def : Pat<(f32 (uint_to_fp GR64:$src)), (CELGBR 0, GR64:$src, 0)>;
|