Searched refs:ALHSIK (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-uadd-08.ll | 23 ; 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.
|
D | int-usub-08.ll | 24 ; 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/ |
D | SystemZGenAsmWriter.inc | 81 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
|
D | SystemZGenDisassemblerTables.inc | 1594 /* 3148 */ MCD_OPC_Decode, 60, 149, 1, // Opcode: ALHSIK
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1149 EVALUATE(ALHSIK);
|
D | constants-s390.h | 1460 V(alhsik, ALHSIK, \
|
D | simulator-s390.cc | 1436 EvalTable[ALHSIK] = &Simulator::Evaluate_ALHSIK; in EvalTableInit() 9333 EVALUATE(ALHSIK) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 952 def ALHSIK : BinaryRIE<"alhsik", 0xECDA, z_uadd, GR32, imm32sx16>, 1064 (ALHSIK GR32:$src1, imm32sx16n:$src2)>,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 923 def ALHSIK : BinaryRIE<"alhsik", 0xECDA, addc, GR32, imm32sx16>,
|