Searched refs:AHIK (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-14.ll | 15 ; Check the high end of the AHIK range. 33 ; Check the high end of the negative AHIK range. 42 ; Check the low end of the AHIK range.
|
D | asm-18.ll | 602 ; and high registers. RISBHG/AIH would be OK too, instead of AHIK/RISBHG.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-add-14.ll | 15 ; Check the high end of the AHIK range. 33 ; Check the high end of the negative AHIK range. 42 ; Check the low end of the AHIK range.
|
D | asm-18.ll | 606 ; and high registers. RISBHG/AIH would be OK too, instead of AHIK/RISBHG.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 63 37755024U, // AHIK 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 | 1586 /* 3110 */ MCD_OPC_Decode, 42, 149, 1, // Opcode: AHIK
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1147 EVALUATE(AHIK);
|
D | constants-s390.h | 1458 V(ahik, AHIK, 0xECD8) /* type = RIE_D ADD IMMEDIATE (32<-16) */ \
|
D | simulator-s390.cc | 1434 EvalTable[AHIK] = &Simulator::Evaluate_AHIK; in EvalTableInit() 3183 EVALUATE(AHIK) { in EVALUATE() argument 3184 DCHECK_OPCODE(AHIK); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1149 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1456 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()
|