Searched refs:CDLGBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 28 CDLGBR 0.000000 29 CDLGBR 1.000000 30 CDLGBR 4294967295.000000 31 CDLGBR 2147483648.000000 32 CDLGBR 2147483647.000000 33 CDLGBR 4294967296.000000 34 CDLGBR 18446744073709551616.000000 35 CDLGBR 9223372036854775808.000000 36 CDLGBR 9223372036854775808.000000 196 CDLGBR 0.000000 [all …]
|
D | fpext.c | 117 DO_INSN_L2F64(CDLGBR, round); \
|
D | opcodes.h | 138 #define CDLGBR(m3,m4,r1,r2) RRF_UUFR(b3a1,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 195 def CDLGBR : UnaryRRF4<"cdlgbr", 0xB3A1, FP64, GR64>; 203 def : Pat<(f64 (uint_to_fp GR64:$src)), (CDLGBR 0, GR64:$src, 0)>;
|