Searched refs:CLFEBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 55 CLFEBR 0 cc=3 56 CLFEBR 0 cc=0 57 CLFEBR 1 cc=2 58 CLFEBR 1 cc=2 59 CLFEBR 2 cc=2 60 CLFEBR 2 cc=2 61 CLFEBR 16000 cc=2 62 CLFEBR 160000000 cc=2 63 CLFEBR 4294967295 cc=3 64 CLFEBR 4294967295 cc=3 [all …]
|
D | fpext.c | 124 DO_INSN_F2L(CLFEBR, round, float); \
|
D | opcodes.h | 178 #define CLFEBR(m3,m4,r1,r2) RRF_UURF(b39c,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 231 def CLFEBR : UnaryRRF4<"clfebr", 0xB39C, GR32, FP32>; 240 def : Pat<(i32 (fp_to_uint FP32:$src)), (CLFEBR 5, FP32:$src, 0)>;
|