Home
last modified time | relevance | path

Searched refs:CLFEBR (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/none/tests/s390x/
Dfpext.stdout.exp55 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 …]
Dfpext.c124 DO_INSN_F2L(CLFEBR, round, float); \
Dopcodes.h178 #define CLFEBR(m3,m4,r1,r2) RRF_UURF(b39c,m3,m4,r1,r2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td231 def CLFEBR : UnaryRRF4<"clfebr", 0xB39C, GR32, FP32>;
240 def : Pat<(i32 (fp_to_uint FP32:$src)), (CLFEBR 5, FP32:$src, 0)>;