Searched refs:LCEBR (Results 1 – 10 of 10) sorted by relevance
/external/v8/src/s390/ |
D | disasm-s390.cc | 550 case LCEBR: in DecodeSpecial()
|
D | simulator-s390.h | 725 EVALUATE(LCEBR);
|
D | constants-s390.h | 1244 V(lcebr, LCEBR, 0xB303) /* type = RRE LOAD COMPLEMENT (short BFP) */ \
|
D | simulator-s390.cc | 1014 EvalTable[LCEBR] = &Simulator::Evaluate_LCEBR; in EvalTableInit() 5392 EVALUATE(LCEBR) { in EVALUATE() argument 5393 DCHECK_OPCODE(LCEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 268 def LCEBR : UnaryRRE<"lceb", 0xB303, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1338 case SystemZ::LCDFR_32: return SystemZ::LCEBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 324 def LCEBR : UnaryRRE<"lcebr", 0xB303, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1651 case SystemZ::LCDFR_32: return SystemZ::LCEBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 591 4201412U, // LCEBR
|
D | SystemZGenDisassemblerTables.inc | 300 /* 825 */ MCD_OPC_Decode, 186, 4, 6, // Opcode: LCEBR
|