struct PhysExceptionState
Defined at line 23 of file ../../zircon/kernel/phys/include/phys/exception.h
Public Members
zx_x86_64_thread_state_general_regs regs
uint64_t unsafe_sp
zx_exception_context exc
Public Methods
uint64_t pc ()
Defined at line 39 of file ../../zircon/kernel/phys/include/phys/exception.h
uint64_t sp ()
Defined at line 40 of file ../../zircon/kernel/phys/include/phys/exception.h
uint64_t psr ()
Defined at line 41 of file ../../zircon/kernel/phys/include/phys/exception.h
uint64_t fp ()
Defined at line 42 of file ../../zircon/kernel/phys/include/phys/exception.h
uint64_t shadow_call_sp ()
Defined at line 43 of file ../../zircon/kernel/phys/include/phys/exception.h