Searched refs:LPDBR (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 738 EVALUATE(LPDBR);
|
D | constants-s390.h | 1258 V(lpdbr, LPDBR, 0xB310) /* type = RRE LOAD POSITIVE (long BFP) */ \
|
D | simulator-s390.cc | 1027 EvalTable[LPDBR] = &Simulator::Evaluate_LPDBR; in EvalTableInit() 5510 EVALUATE(LPDBR) { in EVALUATE() argument 5511 DCHECK_OPCODE(LPDBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 280 def LPDBR : UnaryRRE<"lpdb", 0xB310, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1336 case SystemZ::LPDFR: return SystemZ::LPDBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 336 def LPDBR : UnaryRRE<"lpdbr", 0xB310, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1649 case SystemZ::LPDFR: return SystemZ::LPDBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 671 4201363U, // LPDBR
|
D | SystemZGenDisassemblerTables.inc | 336 /* 992 */ MCD_OPC_Decode, 138, 5, 5, // Opcode: LPDBR
|