Searched refs:MADBR (Results 1 – 7 of 7) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 752 EVALUATE(MADBR);
|
D | constants-s390.h | 1174 V(madbr, MADBR, 0xB31E) /* type = RRD MULTIPLY AND ADD (long BFP) */ \
|
D | simulator-s390.cc | 1041 EvalTable[MADBR] = &Simulator::Evaluate_MADBR; in EvalTableInit() 5658 EVALUATE(MADBR) { in EVALUATE() argument 5659 DCHECK_OPCODE(MADBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 417 def MADBR : TernaryRRD<"madb", 0xB31E, z_fma, FP64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 475 def MADBR : TernaryRRD<"madbr", 0xB31E, z_fma, FP64, FP64>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 707 1242569542U, // MADBR 1890 // MADBR, MAEBR, MSDBR, MSEBR
|
D | SystemZGenDisassemblerTables.inc | 375 /* 1173 */ MCD_OPC_Decode, 174, 5, 41, // Opcode: MADBR
|