Searched refs:MDEB (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-mul-02.ll | 18 ; Check the low end of the MDEB range. 30 ; Check the high end of the aligned MDEB range. 72 ; Check that MDEB allows indices. 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 | 18 ; Check the low end of the MDEB range. 30 ; Check the high end of the aligned MDEB range. 72 ; Check that MDEB allows indices. 87 ; Check that multiplications of spilled values can use MDEB rather than MDEBR.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 396 def MDEB : BinaryRXE<"mdeb", 0xED0C, null_frag, FP64, load, 4>; 399 (MDEB (INSERT_SUBREG (f64 (IMPLICIT_DEF)), FP32:$src1, subreg_r32),
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 452 def MDEB : BinaryRXE<"mdeb", 0xED0C, null_frag, FP64, load, 4>; 455 (MDEB (INSERT_SUBREG (f64 (IMPLICIT_DEF)), FP32:$src1, subreg_r32),
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1162 EVALUATE(MDEB);
|
D | constants-s390.h | 229 V(mdeb, MDEB, 0xED0C) /* type = RXE MULTIPLY (short to long BFP) */ \
|
D | simulator-s390.cc | 1449 EvalTable[MDEB] = &Simulator::Evaluate_MDEB; in EvalTableInit() 9441 EVALUATE(MDEB) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 712 4221U, // MDEB
|
D | SystemZGenDisassemblerTables.inc | 1624 /* 3293 */ MCD_OPC_Decode, 179, 5, 156, 1, // Opcode: MDEB
|