Searched refs:MEEBR (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-01.ll | 75 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-01.ll | 77 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 236 Changed |= shortenOn001(MI, SystemZ::MEEBR); in processBlock()
|
D | SystemZInstrFP.td | 438 def MEEBR : BinaryRRE<"meebr", 0xB317, fmul, FP32, FP32>;
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 538 case MEEBR: in DecodeSpecial()
|
D | simulator-s390.h | 745 EVALUATE(MEEBR);
|
D | constants-s390.h | 1265 V(meebr, MEEBR, 0xB317) /* type = RRE MULTIPLY (short BFP) */ \
|
D | simulator-s390.cc | 1034 EvalTable[MEEBR] = &Simulator::Evaluate_MEEBR; in EvalTableInit() 5587 EVALUATE(MEEBR) { in EVALUATE() argument 5588 DCHECK_OPCODE(MEEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 382 def MEEBR : BinaryRRE<"meeb", 0xB317, fmul, FP32, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 715 1055705U, // MEEBR
|
D | SystemZGenDisassemblerTables.inc | 357 /* 1090 */ MCD_OPC_Decode, 182, 5, 36, // Opcode: MEEBR
|