Home
last modified time | relevance | path

Searched refs:SMRAM_IP5_GSBASE (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/cpu/i386/
H A Di386priv.h233 SMRAM_IP5_GSBASE = 0x170, enumerator
H A Di386.cpp2523 WRITE32(smram_state + SMRAM_IP5_GSBASE, m_sreg[GS].base); in enter_smm()
2601 m_sreg[GS].base = READ32(smram_state + SMRAM_IP5_GSBASE); in leave_smm()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/i386/
H A Di386priv.h233 SMRAM_IP5_GSBASE = 0x170, enumerator
H A Di386.cpp2523 WRITE32(smram_state + SMRAM_IP5_GSBASE, m_sreg[GS].base); in enter_smm()
2601 m_sreg[GS].base = READ32(smram_state + SMRAM_IP5_GSBASE); in leave_smm()