Searched refs:LPEBR (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 722 EVALUATE(LPEBR);
|
D | constants-s390.h | 1241 V(lpebr, LPEBR, 0xB300) /* type = RRE LOAD POSITIVE (short BFP) */ \
|
D | simulator-s390.cc | 1011 EvalTable[LPEBR] = &Simulator::Evaluate_LPEBR; in EvalTableInit() 5358 EVALUATE(LPEBR) { in EVALUATE() argument 5359 DCHECK_OPCODE(LPEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 279 def LPEBR : UnaryRRE<"lpeb", 0xB300, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1339 case SystemZ::LPDFR_32: return SystemZ::LPEBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 335 def LPEBR : UnaryRRE<"lpebr", 0xB300, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1652 case SystemZ::LPDFR_32: return SystemZ::LPEBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 672 4201484U, // LPEBR
|
D | SystemZGenDisassemblerTables.inc | 291 /* 783 */ MCD_OPC_Decode, 139, 5, 6, // Opcode: LPEBR
|