HyperPlatform Programmer's Reference
Public Attributes | List of all members
AllRegisters Struct Reference

Represents a stack layout after a sequence of PUSHFx, PUSHAx. More...

#include <ia32_type.h>

Collaboration diagram for AllRegisters:
Collaboration graph
[legend]

Public Attributes

GpRegisters gp
 
FlagRegister flags
 

Detailed Description

Represents a stack layout after a sequence of PUSHFx, PUSHAx.

Definition at line 111 of file ia32_type.h.

Member Data Documentation

◆ flags

FlagRegister AllRegisters::flags

Definition at line 113 of file ia32_type.h.

◆ gp

GpRegisters AllRegisters::gp

Definition at line 112 of file ia32_type.h.


The documentation for this struct was generated from the following file: