Home
last modified time | relevance | path

Searched refs:LNGR (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h862 EVALUATE(LNGR);
Dconstants-s390.h1356 V(lngr, LNGR, 0xB901) /* type = RRE LOAD NEGATIVE (64) */ \
Dsimulator-s390.cc1150 EvalTable[LNGR] = &Simulator::Evaluate_LNGR; in EvalTableInit()
6672 EVALUATE(LNGR) { in EVALUATE() argument
6673 DCHECK_OPCODE(LNGR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td799 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/
DSystemZInstrInfo.td813 def LNGR : UnaryRRE<"lngr", 0xB901, z_inegabs, GR64, GR64>;
819 def : Pat<(z_inegabs64 GR64:$src), (LNGR GR64:$src)>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc664 4201954U, // LNGR
DSystemZGenDisassemblerTables.inc539 /* 1935 */ MCD_OPC_Decode, 131, 5, 80, // Opcode: LNGR