Home
last modified time | relevance | path

Searched refs:SRLG (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dshift-06.ll5 ; Check the low end of the SRLG range.
14 ; Check the high end of the defined SRLG range.
Dshift-12.ll76 ; Test removal of AND mask from SRLG.
Dinsert-05.ll83 ; Check that SRLG is still used if some of the high bits are known to be 0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-06.ll5 ; Check the low end of the SRLG range.
14 ; Check the high end of the defined SRLG range.
Dshift-12.ll76 ; Test removal of AND mask from SRLG.
Dinsert-05.ll83 ; Check that SRLG is still used if some of the high bits are known to be 0
/external/v8/src/s390/
Dsimulator-s390.h1081 EVALUATE(SRLG);
Dconstants-s390.h160 V(srlg, SRLG, 0xEB0C) /* type = RSY_A SHIFT RIGHT SINGLE LOGICAL (64) */ \
Dsimulator-s390.cc1369 EvalTable[SRLG] = &Simulator::Evaluate_SRLG; in EvalTableInit()
8696 EVALUATE(SRLG) { in EVALUATE() argument
8697 DCHECK_OPCODE(SRLG); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1218 def SRLG : BinaryRSY<"srlg", 0xEB0C, srl, GR64>;
1741 (SRLG GR64:$val, (NILL GR32:$shift, uimm32:$imm), 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1368 def SRLG : BinaryRSY<"srlg", 0xEB0C, shiftop<srl>, GR64>;
2181 (SRLG GR64:$val, (NILL GR32:$shift, imm32zx16trunc:$imm), 0)>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc860 977278144U, // SRLG
DSystemZGenDisassemblerTables.inc1187 /* 1414 */ MCD_OPC_Decode, 199, 6, 119, // Opcode: SRLG