Searched refs:CDLFBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/none/tests/s390x/ |
D | fpext.stdout.exp | 19 CDLFBR 0.000000 20 CDLFBR 1.000000 21 CDLFBR 4294967295.000000 22 CDLFBR 2147483648.000000 23 CDLFBR 2147483647.000000 24 CDLFBR 0.000000 25 CDLFBR 4294967295.000000 26 CDLFBR 0.000000 27 CDLFBR 4294967295.000000 187 CDLFBR 0.000000 [all …]
|
D | fpext.c | 115 DO_INSN_L2F64(CDLFBR, round); \
|
D | opcodes.h | 136 #define CDLFBR(m3,m4,r1,r2) RRF_UUFR(b391,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 170 def CDLFBR : UnaryRRF4<"cdlfbr", 0xB391, FP64, GR32>; 178 def : Pat<(f64 (uint_to_fp GR32:$src)), (CDLFBR 0, GR32:$src, 0)>;
|