Searched refs:MDEBR (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-02.ll | 87 ; Check that multiplications of spilled values can use MDEB rather than MDEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-02.ll | 87 ; Check that multiplications of spilled values can use MDEB rather than MDEBR.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 390 def MDEBR : BinaryRRE<"mdeb", 0xB30C, null_frag, FP64, FP32>; 392 (MDEBR (INSERT_SUBREG (f64 (IMPLICIT_DEF)),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 446 def MDEBR : BinaryRRE<"mdebr", 0xB30C, null_frag, FP64, FP32>; 448 (MDEBR (INSERT_SUBREG (f64 (IMPLICIT_DEF)),
|
/external/v8/src/s390/ |
D | simulator-s390.h | 734 EVALUATE(MDEBR);
|
D | constants-s390.h | 1256 V(mdebr, MDEBR, 0xB30C) /* type = RRE MULTIPLY (short to long BFP) */ \
|
D | simulator-s390.cc | 1023 EvalTable[MDEBR] = &Simulator::Evaluate_MDEBR; in EvalTableInit() 5482 EVALUATE(MDEBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 713 1055698U, // MDEBR
|
D | SystemZGenDisassemblerTables.inc | 324 /* 936 */ MCD_OPC_Decode, 180, 5, 37, // Opcode: MDEBR
|