Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td200 def CXLGBR : UnaryRRF4<"cxlgbr", 0xB3A2, FP128, GR64>;
208 def : Pat<(f128 (uint_to_fp GR64:$src)), (CXLGBR 0, GR64:$src, 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td244 def CXLGBR : TernaryRRFe<"cxlgbr", 0xB3A2, FP128, GR64>;
252 def : Pat<(f128 (uint_to_fp GR64:$src)), (CXLGBR 0, GR64:$src, 0)>;
/external/v8/src/s390/
Dsimulator-s390.h800 EVALUATE(CXLGBR);
Dconstants-s390.h418 V(cxlgbr, CXLGBR, \
Dsimulator-s390.cc1089 EvalTable[CXLGBR] = &Simulator::Evaluate_CXLGBR; in EvalTableInit()
6186 EVALUATE(CXLGBR) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc506 719330426U, // CXLGBR
DSystemZGenDisassemblerTables.inc498 /* 1740 */ MCD_OPC_Decode, 229, 3, 69, // Opcode: CXLGBR