Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dshift-07.ll5 ; Check the low end of the SRAG range.
14 ; Check the high end of the defined SRAG range.
Dshift-12.ll66 ; Test removal of AND mask from SRAG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-07.ll5 ; Check the low end of the SRAG range.
14 ; Check the high end of the defined SRAG range.
Dshift-12.ll66 ; Test removal of AND mask from SRAG.
/external/v8/src/s390/
Dsimulator-s390.h1079 EVALUATE(SRAG);
Dconstants-s390.h158 V(srag, SRAG, 0xEB0A) /* type = RSY_A SHIFT RIGHT SINGLE (64) */ \
Dsimulator-s390.cc1367 EvalTable[SRAG] = &Simulator::Evaluate_SRAG; in EvalTableInit()
8661 EVALUATE(SRAG) { in EVALUATE() argument
8662 DCHECK_OPCODE(SRAG); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1224 def SRAG : BinaryRSY<"srag", 0xEB0A, sra, GR64>;
1738 (SRAG GR64:$val, (NILL GR32:$shift, uimm32:$imm), 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1374 def SRAG : BinaryRSY<"srag", 0xEB0A, shiftop<sra>, GR64>;
2178 (SRAG GR64:$val, (NILL GR32:$shift, imm32zx16trunc:$imm), 0)>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc856 977278031U, // SRAG
DSystemZGenDisassemblerTables.inc1185 /* 1406 */ MCD_OPC_Decode, 195, 6, 119, // Opcode: SRAG