Searched refs:AGHIK (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-add-15.ll | 15 ; Check the high end of the AGHIK range. 33 ; Check the high end of the negative AGHIK range. 42 ; Check the low end of the AGHIK range.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-15.ll | 15 ; Check the high end of the AGHIK range. 33 ; Check the high end of the negative AGHIK range. 42 ; Check the low end of the AGHIK range.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 57 37755030U, // AGHIK 1565 // A, ADB, ADBR, AEB, AEBR, AFI, AG, AGF, AGFI, AGFR, AGHI, AGHIK, AGR, A... 1639 // A, ADB, ADBR, AEB, AEBR, AFI, AG, AGF, AGFI, AGFR, AGHI, AGHIK, AGR, A... 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 | 1590 /* 3129 */ MCD_OPC_Decode, 36, 150, 1, // Opcode: AGHIK
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1148 EVALUATE(AGHIK);
|
D | constants-s390.h | 1459 V(aghik, AGHIK, 0xECD9) /* type = RIE_D ADD IMMEDIATE (64<-16) */ \
|
D | simulator-s390.cc | 1435 EvalTable[AGHIK] = &Simulator::Evaluate_AGHIK; in EvalTableInit() 3195 EVALUATE(AGHIK) { in EVALUATE() argument 3197 DCHECK_OPCODE(AGHIK); in EVALUATE()
|