Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/cpu/
H A Dexception.cc162 bx_address new_SSP_addr = BX_CPU_THIS_PTR msr.ia32_interrupt_ssp_table + (ist<<3); in long_mode_int() local
163 new_SSP = system_read_qword(new_SSP_addr); in long_mode_int()
210 bx_address new_SSP_addr = BX_CPU_THIS_PTR msr.ia32_interrupt_ssp_table + (ist<<3); in long_mode_int() local
211 new_SSP = system_read_qword(new_SSP_addr); in long_mode_int()