Searched refs:ALGHSIK (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-usub-09.ll | 24 ; Check the high end of the ALGHSIK range. 56 ; Check the high end of the negative ALGHSIK range. 72 ; Check the low end of the ALGHSIK range. 88 ; Test the next value down, which cannot use either ALGHSIK or SLGFI.
|
D | int-uadd-09.ll | 23 ; Check the high end of the ALGHSIK range. 53 ; Check the high end of the negative ALGHSIK range. 68 ; Check the low end of the ALGHSIK range. 83 ; Test the next value down, which cannot use either ALGHSIK or ALGFI.
|
D | int-add-16.ll | 38 ; Test the upper end of the ALGHSIK range. 66 ; Test the lower end of the ALGHSIK range. 80 ; Test the next value down, which cannot use either ALGHSIK or ALGFI.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-16.ll | 38 ; Test the upper end of the ALGHSIK range. 66 ; Test the lower end of the ALGHSIK range. 80 ; Test the next value down, which cannot use either ALGHSIK or ALGFI.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 78 37755037U, // ALGHSIK 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 | 1598 /* 3167 */ MCD_OPC_Decode, 57, 150, 1, // Opcode: ALGHSIK
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1150 EVALUATE(ALGHSIK);
|
D | constants-s390.h | 1462 V(alghsik, ALGHSIK, \
|
D | simulator-s390.cc | 1437 EvalTable[ALGHSIK] = &Simulator::Evaluate_ALGHSIK; in EvalTableInit() 9339 EVALUATE(ALGHSIK) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 954 def ALGHSIK : BinaryRIE<"alghsik", 0xECDB, z_uadd, GR64, imm64sx16>, 1067 (ALGHSIK GR64:$src1, imm64sx16n:$src2)>,
|
D | SystemZScheduleZ196.td | 317 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGHSIK$")>;
|
D | SystemZScheduleZEC12.td | 328 def : InstRW<[WLat1, FXU, NormalGr], (instregex "ALGHSIK$")>;
|
D | SystemZScheduleZ13.td | 353 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGHSIK$")>;
|
D | SystemZScheduleZ14.td | 354 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ALGHSIK$")>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 925 def ALGHSIK : BinaryRIE<"alghsik", 0xECDB, addc, GR64, imm64sx16>,
|