Home
last modified time | relevance | path

Searched refs:SIE_II_PSA_OFFSET (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/hercules/hercules-3.13/
H A Desa390.h1619 #define SIE_II_PSA_OFFSET 0x30 /* Offset of the IP field macro
1800 #define SIE_II_PSA_OFFSET 0x30 /* Offset of the IP field macro
H A Dcpu.c700 _psa=(void *)(regs->hostregs->mainstor + SIE_STATE(regs) + SIE_II_PSA_OFFSET);
1019 psa = (void*)(regs->hostregs->mainstor + SIE_STATE(regs) + SIE_II_PSA_OFFSET); in ARCH_DEP()
H A Dio.c754 psa = (void*)(regs->hostregs->mainstor + SIE_STATE(regs) + SIE_II_PSA_OFFSET); in DEF_INST()