Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td296 def CLGDBR : TernaryRRFe<"clgdbr", 0xB3AD, GR64, FP64>;
305 def : Pat<(i64 (fp_to_uint FP64:$src)), (CLGDBR 5, FP64:$src, 0)>;
/external/v8/src/s390/
Dsimulator-s390.h808 EVALUATE(CLGDBR);
Dconstants-s390.h434 V(clgdbr, CLGDBR, \
Dsimulator-s390.cc1097 EvalTable[CLGDBR] = &Simulator::Evaluate_CLGDBR; in EvalTableInit()
6334 EVALUATE(CLGDBR) { in EVALUATE() argument
6335 DCHECK_OPCODE(CLGDBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc464 719330167U, // CLGDBR
DSystemZGenDisassemblerTables.inc522 /* 1856 */ MCD_OPC_Decode, 187, 3, 77, // Opcode: CLGDBR