Searched refs:LNDBR (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 739 EVALUATE(LNDBR);
|
D | constants-s390.h | 1259 V(lndbr, LNDBR, 0xB311) /* type = RRE LOAD NEGATIVE (long BFP) */ \
|
D | simulator-s390.cc | 1028 EvalTable[LNDBR] = &Simulator::Evaluate_LNDBR; in EvalTableInit() 5527 EVALUATE(LNDBR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 291 def LNDBR : UnaryRRE<"lndb", 0xB311, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1337 case SystemZ::LNDFR: return SystemZ::LNDBR; in getLoadAndTest()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 347 def LNDBR : UnaryRRE<"lndbr", 0xB311, null_frag, FP64, FP64>;
|
D | SystemZInstrInfo.cpp | 1650 case SystemZ::LNDFR: return SystemZ::LNDBR; in getLoadAndTest()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 661 4201356U, // LNDBR
|
D | SystemZGenDisassemblerTables.inc | 339 /* 1006 */ MCD_OPC_Decode, 128, 5, 5, // Opcode: LNDBR
|