Home
last modified time | relevance | path

Searched refs:MEEBR (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-mul-01.ll75 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-mul-01.ll77 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp236 Changed |= shortenOn001(MI, SystemZ::MEEBR); in processBlock()
DSystemZInstrFP.td438 def MEEBR : BinaryRRE<"meebr", 0xB317, fmul, FP32, FP32>;
/external/v8/src/s390/
Ddisasm-s390.cc538 case MEEBR: in DecodeSpecial()
Dsimulator-s390.h745 EVALUATE(MEEBR);
Dconstants-s390.h1265 V(meebr, MEEBR, 0xB317) /* type = RRE MULTIPLY (short BFP) */ \
Dsimulator-s390.cc1034 EvalTable[MEEBR] = &Simulator::Evaluate_MEEBR; in EvalTableInit()
5587 EVALUATE(MEEBR) { in EVALUATE() argument
5588 DCHECK_OPCODE(MEEBR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td382 def MEEBR : BinaryRRE<"meeb", 0xB317, fmul, FP32, FP32>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc715 1055705U, // MEEBR
DSystemZGenDisassemblerTables.inc357 /* 1090 */ MCD_OPC_Decode, 182, 5, 36, // Opcode: MEEBR