Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dfp-div-01.ll75 ; Check that divisions of spilled values can use DEB rather than DEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-div-01.ll77 ; Check that divisions of spilled values can use DEB rather than DEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp212 Changed |= shortenOn001(MI, SystemZ::DEBR); in processBlock()
DSystemZInstrFP.td488 def DEBR : BinaryRRE<"debr", 0xB30D, fdiv, FP32, FP32>;
/external/v8/src/s390/
Ddisasm-s390.cc568 case DEBR: in DecodeSpecial()
Dsimulator-s390.h735 EVALUATE(DEBR);
Dconstants-s390.h1257 V(debr, DEBR, 0xB30D) /* type = RRE DIVIDE (short BFP) */ \
Dsimulator-s390.cc1024 EvalTable[DEBR] = &Simulator::Evaluate_DEBR; in EvalTableInit()
5488 EVALUATE(DEBR) { in EVALUATE() argument
5489 DCHECK_OPCODE(DEBR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td430 def DEBR : BinaryRRE<"deb", 0xB30D, fdiv, FP32, FP32>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc531 1055692U, // DEBR
DSystemZGenDisassemblerTables.inc327 /* 950 */ MCD_OPC_Decode, 254, 3, 36, // Opcode: DEBR