Home
last modified time | relevance | path

Searched refs:ALHSIK (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-uadd-08.ll23 ; Check the high end of the ALHSIK range.
53 ; Check the high end of the negative ALHSIK range.
68 ; Check the low end of the ALHSIK range.
Dint-usub-08.ll24 ; Check the high end of the ALHSIK range.
56 ; Check the high end of the negative ALHSIK range.
72 ; Check the low end of the ALHSIK range.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc81 37755046U, // ALHSIK
1721 // AGHIK, AGRK, AHIK, ALGHSIK, ALGRK, ALHSIK, ALRK, ARK, AsmCGRJ, AsmCLGR...
1820 // AGHIK, AGRK, AHIK, ALGHSIK, ALGRK, ALHSIK, ALRK, ARK, AsmCGRJ, AsmCLGR...
1843 // AGHIK, AHIK, ALGHSIK, ALHSIK
DSystemZGenDisassemblerTables.inc1594 /* 3148 */ MCD_OPC_Decode, 60, 149, 1, // Opcode: ALHSIK
/external/v8/src/s390/
Dsimulator-s390.h1149 EVALUATE(ALHSIK);
Dconstants-s390.h1460 V(alhsik, ALHSIK, \
Dsimulator-s390.cc1436 EvalTable[ALHSIK] = &Simulator::Evaluate_ALHSIK; in EvalTableInit()
9333 EVALUATE(ALHSIK) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td952 def ALHSIK : BinaryRIE<"alhsik", 0xECDA, z_uadd, GR32, imm32sx16>,
1064 (ALHSIK GR32:$src1, imm32sx16n:$src2)>,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td923 def ALHSIK : BinaryRIE<"alhsik", 0xECDA, addc, GR32, imm32sx16>,