Home
last modified time | relevance | path

Searched refs:sie_xsl (Results 1 – 3 of 3) sorted by last modified time

/dports/emulators/hercules/hercules-3.13/
H A Dhstructs.h194 RADR sie_xsl; /* eXpanded Storage Limit */ member
H A Dsie.c400 GUESTREGS->sie_xsl = esl; in DEF_INST()
402 GUESTREGS->sie_xsl *= (XSTORE_INCREMENT_SIZE >> XSTORE_PAGESHIFT); in DEF_INST()
456 GUESTREGS->sie_xsl = STATEBK->xsl[0] << 16 in DEF_INST()
459 GUESTREGS->sie_xsl *= (XSTORE_INCREMENT_SIZE >> XSTORE_PAGESHIFT); in DEF_INST()
H A Dxstore.c59 if(xaddr >= regs->sie_xsl) in DEF_INST()
124 if(xaddr >= regs->sie_xsl) in DEF_INST()
319 if(xpblk2 >= regs->sie_xsl) in DEF_INST()
415 if(xpblk1 >= regs->sie_xsl) in DEF_INST()