Searched refs:MXBR (Results 1 – 11 of 11) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 766 EVALUATE(MXBR);
|
D | constants-s390.h | 1287 V(mxbr, MXBR, 0xB34C) /* type = RRE MULTIPLY (extended BFP) */ \
|
D | simulator-s390.cc | 1055 EvalTable[MXBR] = &Simulator::Evaluate_MXBR; in EvalTableInit() 5750 EVALUATE(MXBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 384 def MXBR : BinaryRRE<"mxb", 0xB34C, fmul, FP128, FP128>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 440 def MXBR : BinaryRRE<"mxbr", 0xB34C, fmul, FP128, FP128>;
|
D | SystemZScheduleZ196.td | 805 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "MXBR$")>;
|
D | SystemZScheduleZEC12.td | 843 def : InstRW<[WLat30, FPU4, GroupAlone], (instregex "MXBR$")>;
|
D | SystemZScheduleZ13.td | 871 def : InstRW<[WLat20, VecDF4, GroupAlone], (instregex "MXBR$")>;
|
D | SystemZScheduleZ14.td | 890 def : InstRW<[WLat20, VecDF4, GroupAlone], (instregex "MXBR$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 745 1055951U, // MXBR
|
D | SystemZGenDisassemblerTables.inc | 422 /* 1387 */ MCD_OPC_Decode, 212, 5, 46, // Opcode: MXBR
|