Searched refs:DEBR (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-div-01.ll | 75 ; Check that divisions of spilled values can use DEB rather than DEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-div-01.ll | 77 ; Check that divisions of spilled values can use DEB rather than DEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 212 Changed |= shortenOn001(MI, SystemZ::DEBR); in processBlock()
|
D | SystemZInstrFP.td | 488 def DEBR : BinaryRRE<"debr", 0xB30D, fdiv, FP32, FP32>;
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 568 case DEBR: in DecodeSpecial()
|
D | simulator-s390.h | 735 EVALUATE(DEBR);
|
D | constants-s390.h | 1257 V(debr, DEBR, 0xB30D) /* type = RRE DIVIDE (short BFP) */ \
|
D | simulator-s390.cc | 1024 EvalTable[DEBR] = &Simulator::Evaluate_DEBR; in EvalTableInit() 5488 EVALUATE(DEBR) { in EVALUATE() argument 5489 DCHECK_OPCODE(DEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 430 def DEBR : BinaryRRE<"deb", 0xB30D, fdiv, FP32, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 531 1055692U, // DEBR
|
D | SystemZGenDisassemblerTables.inc | 327 /* 950 */ MCD_OPC_Decode, 254, 3, 36, // Opcode: DEBR
|