Searched refs:LNGR (Results 1 – 7 of 7) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 862 EVALUATE(LNGR);
|
D | constants-s390.h | 1356 V(lngr, LNGR, 0xB901) /* type = RRE LOAD NEGATIVE (64) */ \
|
D | simulator-s390.cc | 1150 EvalTable[LNGR] = &Simulator::Evaluate_LNGR; in EvalTableInit() 6672 EVALUATE(LNGR) { in EVALUATE() argument 6673 DCHECK_OPCODE(LNGR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 799 def LNGR : UnaryRRE<"lng", 0xB901, z_inegabs, GR64, GR64>; 805 def : Pat<(z_inegabs64 GR64:$src), (LNGR GR64:$src)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 813 def LNGR : UnaryRRE<"lngr", 0xB901, z_inegabs, GR64, GR64>; 819 def : Pat<(z_inegabs64 GR64:$src), (LNGR GR64:$src)>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 664 4201954U, // LNGR
|
D | SystemZGenDisassemblerTables.inc | 539 /* 1935 */ MCD_OPC_Decode, 131, 5, 80, // Opcode: LNGR
|