Searched refs:CXLFBR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 196 def CXLFBR : UnaryRRF4<"cxlfbr", 0xB392, FP128, GR32>; 204 def : Pat<(f128 (uint_to_fp GR32:$src)), (CXLFBR 0, GR32:$src, 0)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 240 def CXLFBR : TernaryRRFe<"cxlfbr", 0xB392, FP128, GR32>; 248 def : Pat<(f128 (uint_to_fp GR32:$src)), (CXLFBR 0, GR32:$src, 0)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 788 EVALUATE(CXLFBR);
|
D | constants-s390.h | 394 V(cxlfbr, CXLFBR, \
|
D | simulator-s390.cc | 1077 EvalTable[CXLFBR] = &Simulator::Evaluate_CXLFBR; in EvalTableInit() 5927 EVALUATE(CXLFBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 505 719330381U, // CXLFBR
|
D | SystemZGenDisassemblerTables.inc | 462 /* 1572 */ MCD_OPC_Decode, 228, 3, 57, // Opcode: CXLFBR
|