Searched refs:DXBR (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 767 EVALUATE(DXBR);
|
D | constants-s390.h | 1288 V(dxbr, DXBR, 0xB34D) /* type = RRE DIVIDE (extended BFP) */ \
|
D | simulator-s390.cc | 1056 EvalTable[DXBR] = &Simulator::Evaluate_DXBR; in EvalTableInit() 5756 EVALUATE(DXBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 432 def DXBR : BinaryRRE<"dxb", 0xB34D, fdiv, FP128, FP128>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 490 def DXBR : BinaryRRE<"dxbr", 0xB34D, fdiv, FP128, FP128>;
|
D | SystemZScheduleZ196.td | 818 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "DXBR$")>;
|
D | SystemZScheduleZEC12.td | 856 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "DXBR$")>;
|
D | SystemZScheduleZ13.td | 885 def : InstRW<[WLat30, VecFPd, GroupAlone], (instregex "DXBR$")>;
|
D | SystemZScheduleZ14.td | 904 def : InstRW<[WLat30, VecFPd, GroupAlone], (instregex "DXBR$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 540 1055901U, // DXBR
|
D | SystemZGenDisassemblerTables.inc | 425 /* 1401 */ MCD_OPC_Decode, 135, 4, 46, // Opcode: DXBR
|