Searched refs:CLFXBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 131 CLFXBR 0 cc=3 132 CLFXBR 0 cc=0 133 CLFXBR 1 cc=2 134 CLFXBR 1 cc=2 135 CLFXBR 2 cc=2 136 CLFXBR 2 cc=2 137 CLFXBR 16000 cc=2 138 CLFXBR 160000000 cc=2 139 CLFXBR 4294967295 cc=3 140 CLFXBR 4294967295 cc=3 [all …]
|
D | fpext.c | 127 DO_INSN_F2L(CLFXBR, round, long double); \
|
D | opcodes.h | 181 #define CLFXBR(m3,m4,r1,r2) RRF_UURF(b39e,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 212 def CLFXBR : UnaryRRF4<"clfxbr", 0xB39E, GR32, FP128>; 221 def : Pat<(i32 (fp_to_uint FP128:$src)), (CLFXBR 5, FP128:$src, 0)>;
|