Searched refs:CXLGBR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 200 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/ |
D | SystemZInstrFP.td | 244 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/ |
D | simulator-s390.h | 800 EVALUATE(CXLGBR);
|
D | constants-s390.h | 418 V(cxlgbr, CXLGBR, \
|
D | simulator-s390.cc | 1089 EvalTable[CXLGBR] = &Simulator::Evaluate_CXLGBR; in EvalTableInit() 6186 EVALUATE(CXLGBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 506 719330426U, // CXLGBR
|
D | SystemZGenDisassemblerTables.inc | 498 /* 1740 */ MCD_OPC_Decode, 229, 3, 69, // Opcode: CXLGBR
|