Searched refs:LNEBR (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 723 EVALUATE(LNEBR);
|
D | constants-s390.h | 1242 V(lnebr, LNEBR, 0xB301) /* type = RRE LOAD NEGATIVE (short BFP) */ \
|
D | simulator-s390.cc | 1012 EvalTable[LNEBR] = &Simulator::Evaluate_LNEBR; in EvalTableInit() 5376 EVALUATE(LNEBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 290 def LNEBR : UnaryRRE<"lneb", 0xB301, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1340 case SystemZ::LNDFR_32: return SystemZ::LNEBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 346 def LNEBR : UnaryRRE<"lnebr", 0xB301, null_frag, FP32, FP32>;
|
D | SystemZInstrInfo.cpp | 1653 case SystemZ::LNDFR_32: return SystemZ::LNEBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 662 4201477U, // LNEBR
|
D | SystemZGenDisassemblerTables.inc | 294 /* 797 */ MCD_OPC_Decode, 129, 5, 6, // Opcode: LNEBR
|