Searched refs:CLGEBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 74 CLGEBR 0 cc=3 75 CLGEBR 0 cc=0 76 CLGEBR 1 cc=2 77 CLGEBR 1 cc=2 78 CLGEBR 2 cc=2 79 CLGEBR 2 cc=2 80 CLGEBR 16000 cc=2 81 CLGEBR 160000000 cc=2 82 CLGEBR 1599999967232 cc=2 83 CLGEBR 18446744073709551615 cc=3 [all …]
|
D | fpext.c | 125 DO_INSN_F2L(CLGEBR, round, float); \
|
D | opcodes.h | 187 #define CLGEBR(m3,m4,r1,r2) RRF_UURF(b3ac,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 235 def CLGEBR : UnaryRRF4<"clgebr", 0xB3AC, GR64, FP32>; 244 def : Pat<(i64 (fp_to_uint FP32:$src)), (CLGEBR 5, FP32:$src, 0)>;
|