HyperPlatform Programmer's Reference
|
Represents a stack layout after a sequence of PUSHFx, PUSHAx. More...
#include <ia32_type.h>
Public Attributes | |
GpRegisters | gp |
FlagRegister | flags |
Represents a stack layout after a sequence of PUSHFx, PUSHAx.
Definition at line 111 of file ia32_type.h.
FlagRegister AllRegisters::flags |
Definition at line 113 of file ia32_type.h.
GpRegisters AllRegisters::gp |
Definition at line 112 of file ia32_type.h.