Searched refs:CLFDBR (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | fpext.stdout.exp | 93 CLFDBR 0 cc=3 94 CLFDBR 0 cc=0 95 CLFDBR 1 cc=2 96 CLFDBR 1 cc=2 97 CLFDBR 2 cc=2 98 CLFDBR 2 cc=2 99 CLFDBR 16000 cc=2 100 CLFDBR 160000000 cc=2 101 CLFDBR 4294967295 cc=3 102 CLFDBR 4294967295 cc=3 [all …]
|
D | fpext.c | 126 DO_INSN_F2L(CLFDBR, round, double); \
|
D | opcodes.h | 179 #define CLFDBR(m3,m4,r1,r2) RRF_UURF(b39d,m3,m4,r1,r2) macro
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 232 def CLFDBR : UnaryRRF4<"clfdbr", 0xB39D, GR32, FP64>; 241 def : Pat<(i32 (fp_to_uint FP64:$src)), (CLFDBR 5, FP64:$src, 0)>;
|