Home
last modified time | relevance | path

Searched refs:SLLG (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dclear-liverange-spillreg.mir226 %6 = SLLG %120, $noreg, 1
293 %62 = SLLG %81, $noreg, 1
301 %72 = SLLG %71, $noreg, 1
304 %75 = SLLG %74, $noreg, 1
313 %82 = SLLG %81, $noreg, 1
318 %86 = SLLG %70, $noreg, 1
320 %88 = SLLG %67, $noreg, 3
323 %91 = SLLG %90, $noreg, 1
Dshift-05.ll5 ; Check the low end of the SLLG range.
14 ; Check the high end of the defined SLLG range.
Dshift-12.ll56 ; Test removal of AND mask from SLLG.
/external/llvm/test/CodeGen/SystemZ/
Dshift-05.ll5 ; Check the low end of the SLLG range.
14 ; Check the high end of the defined SLLG range.
Dshift-12.ll56 ; Test removal of AND mask from SLLG.
/external/v8/src/s390/
Dsimulator-s390.h1082 EVALUATE(SLLG);
Dconstants-s390.h161 V(sllg, SLLG, 0xEB0D) /* type = RSY_A SHIFT LEFT SINGLE LOGICAL (64) */ \
Dsimulator-s390.cc1370 EvalTable[SLLG] = &Simulator::Evaluate_SLLG; in EvalTableInit()
8715 EVALUATE(SLLG) { in EVALUATE() argument
8716 DCHECK_OPCODE(SLLG); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp180 SllgMI->setDesc(get(SystemZ::SLLG)); in expandLoadStackGuard()
DSystemZInstrInfo.td1212 def SLLG : BinaryRSY<"sllg", 0xEB0D, shl, GR64>;
1735 (SLLG GR64:$val, (NILL GR32:$shift, uimm32:$imm), 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp257 BuildMI(*MBB, MI, MI->getDebugLoc(), get(SystemZ::SLLG), Reg64) in expandLoadStackGuard()
DSystemZInstrInfo.td1356 def SLLG : BinaryRSY<"sllg", 0xEB0D, shiftop<shl>, GR64>;
2175 (SLLG GR64:$val, (NILL GR32:$shift, imm32zx16trunc:$imm), 0)>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc844 977278133U, // SLLG
DSystemZGenDisassemblerTables.inc1189 /* 1422 */ MCD_OPC_Decode, 183, 6, 119, // Opcode: SLLG