Home
last modified time | relevance | path

Searched refs:RLLG (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dshift-08.ll5 ; Check the low end of the RLLG range.
16 ; Check the high end of the defined RLLG range.
Drot-02.ll54 ; Test removal of AND mask from RLLG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-08.ll5 ; Check the low end of the RLLG range.
16 ; Check the high end of the defined RLLG range.
Drot-02.ll54 ; Test removal of AND mask from RLLG.
/external/v8/src/s390/
Dsimulator-s390.h1085 EVALUATE(RLLG);
Dconstants-s390.h164 V(rllg, RLLG, 0xEB1C) /* type = RSY_A ROTATE LEFT SINGLE LOGICAL (64) */ \
Dsimulator-s390.cc1372 EvalTable[RLLG] = &Simulator::Evaluate_RLLG; in EvalTableInit()
8786 EVALUATE(RLLG) { in EVALUATE() argument
8787 DCHECK_OPCODE(RLLG); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1230 def RLLG : BinaryRSY<"rllg", 0xEB1C, rotl, GR64>;
1747 (RLLG GR64:$val, (NILL GR32:$shift, uimm32:$imm), 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1380 def RLLG : BinaryRSY<"rllg", 0xEB1C, shiftop<rotl>, GR64>;
2187 (RLLG GR64:$val, (NILL GR32:$shift, imm32zx16trunc:$imm), 0)>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc814 977278127U, // RLLG
DSystemZGenDisassemblerTables.inc1193 /* 1438 */ MCD_OPC_Decode, 153, 6, 119, // Opcode: RLLG