Home
last modified time | relevance | path

Searched refs:CLGEBR (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td239 def CLGEBR : UnaryRRF4<"clgebr", 0xB3AC, GR64, FP32>;
248 def : Pat<(i64 (fp_to_uint FP32:$src)), (CLGEBR 5, FP32:$src, 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td295 def CLGEBR : TernaryRRFe<"clgebr", 0xB3AC, GR64, FP32>;
304 def : Pat<(i64 (fp_to_uint FP32:$src)), (CLGEBR 5, FP32:$src, 0)>;
/external/v8/src/s390/
Dsimulator-s390.h807 EVALUATE(CLGEBR);
Dconstants-s390.h432 V(clgebr, CLGEBR, \
Dsimulator-s390.cc1096 EvalTable[CLGEBR] = &Simulator::Evaluate_CLGEBR; in EvalTableInit()
6324 EVALUATE(CLGEBR) { in EVALUATE() argument
6325 DCHECK_OPCODE(CLGEBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc465 719330294U, // CLGEBR
DSystemZGenDisassemblerTables.inc519 /* 1843 */ MCD_OPC_Decode, 188, 3, 76, // Opcode: CLGEBR