Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dfpext.stdout.exp112 CLGDBR 0 cc=3
113 CLGDBR 0 cc=0
114 CLGDBR 1 cc=2
115 CLGDBR 1 cc=2
116 CLGDBR 2 cc=2
117 CLGDBR 2 cc=2
118 CLGDBR 16000 cc=2
119 CLGDBR 160000000 cc=2
120 CLGDBR 1600000000000 cc=2
121 CLGDBR 18446744073709551615 cc=3
[all …]
Dfpext.c127 DO_INSN_F2L(CLGDBR, round, double); \
Dopcodes.h185 #define CLGDBR(m3,m4,r1,r2) RRF_UURF(b3ad,m3,m4,r1,r2) macro
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td240 def CLGDBR : UnaryRRF4<"clgdbr", 0xB3AD, GR64, FP64>;
249 def : Pat<(i64 (fp_to_uint FP64:$src)), (CLGDBR 5, FP64:$src, 0)>;
/external/v8/src/s390/
Ddisasm-s390.cc991 case CLGDBR: in DecodeFourByte()
Dsimulator-s390.h871 EVALUATE(CLGDBR);
Dsimulator-s390.cc1097 EvalTable[CLGDBR] = &Simulator::Evaluate_CLGDBR; in EvalTableInit()
3826 case CLGDBR: in DecodeFourByteFloatingPointIntConversion()
3859 } else if (op == CLGDBR) { in DecodeFourByteFloatingPointIntConversion()
4330 case CLGDBR: in DecodeFourByteFloatingPoint()
9606 EVALUATE(CLGDBR) { in EVALUATE() argument
9607 DCHECK_OPCODE(CLGDBR); in EVALUATE()
Dassembler-s390.cc1900 rrfe_form(CLGDBR, m3, m4, r1, Register::from_code(r2.code())); in clgdbr()
Dconstants-s390.h461 V(clgdbr, CLGDBR, \