Searched refs:SDBR (Results 1 – 12 of 12) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 240 Changed |= shortenOn001AddCC(MI, SystemZ::SDBR); in processBlock()
|
D | SystemZInstrFP.td | 373 def SDBR : BinaryRRE<"sdb", 0xB31B, fsub, FP64, FP64>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sub-02.ll | 77 ; Check that subtractions of spilled values can use SDB rather than SDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sub-02.ll | 77 ; Check that subtractions of spilled values can use SDB rather than SDBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 272 Changed |= shortenOn001AddCC(MI, SystemZ::SDBR); in processBlock()
|
D | SystemZInstrFP.td | 429 def SDBR : BinaryRRE<"sdbr", 0xB31B, fsub, FP64, FP64>;
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 529 case SDBR: in DecodeSpecial()
|
D | simulator-s390.h | 749 EVALUATE(SDBR);
|
D | constants-s390.h | 1269 V(sdbr, SDBR, 0xB31B) /* type = RRE SUBTRACT (long BFP) */ \
|
D | simulator-s390.cc | 1038 EvalTable[SDBR] = &Simulator::Evaluate_SDBR; in EvalTableInit() 5627 EVALUATE(SDBR) { in EVALUATE() argument 5628 DCHECK_OPCODE(SDBR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 821 1055650U, // SDBR
|
D | SystemZGenDisassemblerTables.inc | 366 /* 1131 */ MCD_OPC_Decode, 160, 6, 40, // Opcode: SDBR
|