Searched refs:LCDBR (Results 1 – 10 of 10) sorted by relevance
/external/v8/src/s390/ |
D | disasm-s390.cc | 547 case LCDBR: in DecodeSpecial()
|
D | simulator-s390.h | 741 EVALUATE(LCDBR);
|
D | constants-s390.h | 1261 V(lcdbr, LCDBR, 0xB313) /* type = RRE LOAD COMPLEMENT (long BFP) */ \
|
D | simulator-s390.cc | 1030 EvalTable[LCDBR] = &Simulator::Evaluate_LCDBR; in EvalTableInit() 5542 EVALUATE(LCDBR) { in EVALUATE() argument 5543 DCHECK_OPCODE(LCDBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 269 def LCDBR : UnaryRRE<"lcdb", 0xB313, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1335 case SystemZ::LCDFR: return SystemZ::LCDBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 325 def LCDBR : UnaryRRE<"lcdbr", 0xB313, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1648 case SystemZ::LCDFR: return SystemZ::LCDBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 590 4201293U, // LCDBR
|
D | SystemZGenDisassemblerTables.inc | 345 /* 1034 */ MCD_OPC_Decode, 185, 4, 5, // Opcode: LCDBR
|