Home
last modified time | relevance | path

Searched refs:DDBR (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp204 Changed |= shortenOn001(MI, SystemZ::DDBR); in processBlock()
DSystemZInstrFP.td431 def DDBR : BinaryRRE<"ddb", 0xB31D, fdiv, FP64, FP64>;
/external/llvm/test/CodeGen/SystemZ/
Dfp-div-02.ll77 ; Check that divisions of spilled values can use DDB rather than DDBR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-div-02.ll77 ; Check that divisions of spilled values can use DDB rather than DDBR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp208 Changed |= shortenOn001(MI, SystemZ::DDBR); in processBlock()
DSystemZInstrFP.td489 def DDBR : BinaryRRE<"ddbr", 0xB31D, fdiv, FP64, FP64>;
/external/v8/src/s390/
Ddisasm-s390.cc577 case DDBR: in DecodeSpecial()
Dsimulator-s390.h751 EVALUATE(DDBR);
Dconstants-s390.h1271 V(ddbr, DDBR, 0xB31D) /* type = RRE DIVIDE (long BFP) */ \
Dsimulator-s390.cc1040 EvalTable[DDBR] = &Simulator::Evaluate_DDBR; in EvalTableInit()
5648 EVALUATE(DDBR) { in EVALUATE() argument
5649 DCHECK_OPCODE(DDBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc529 1055572U, // DDBR
DSystemZGenDisassemblerTables.inc372 /* 1159 */ MCD_OPC_Decode, 252, 3, 40, // Opcode: DDBR