Home
last modified time | relevance | path

Searched refs:CLFDBR (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/none/tests/s390x/
Dfpext.stdout.exp93 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 …]
Dfpext.c126 DO_INSN_F2L(CLFDBR, round, double); \
Dopcodes.h179 #define CLFDBR(m3,m4,r1,r2) RRF_UURF(b39d,m3,m4,r1,r2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td236 def CLFDBR : UnaryRRF4<"clfdbr", 0xB39D, GR32, FP64>;
245 def : Pat<(i32 (fp_to_uint FP64:$src)), (CLFDBR 5, FP64:$src, 0)>;
/external/v8/src/s390/
Ddisasm-s390.cc982 case CLFDBR: in DecodeFourByte()
Dsimulator-s390.h859 EVALUATE(CLFDBR);
Dsimulator-s390.cc1085 EvalTable[CLFDBR] = &Simulator::Evaluate_CLFDBR; in EvalTableInit()
3825 case CLFDBR: in DecodeFourByteFloatingPointIntConversion()
3849 } else if (op == CLFDBR) { in DecodeFourByteFloatingPointIntConversion()
4328 case CLFDBR: in DecodeFourByteFloatingPoint()
9424 EVALUATE(CLFDBR) { in EVALUATE() argument
9425 DCHECK_OPCODE(CLFDBR); in EVALUATE()
Dassembler-s390.cc1915 rrfe_form(CLFDBR, Condition(0), Condition(0), r1, in clfdbr()
Dconstants-s390.h432 V(clfdbr, CLFDBR, \