Wheefun I/O Library  0.0.5
Useful I/O Primitives.
Public Attributes | List of all members
wfio_dos_dpmi_regsd_t Struct Reference

Public Attributes

wfio_dos_udword_t edi
 Synonymous with the 80386's edi register.
 
wfio_dos_udword_t esi
 Synonymous with the 80386's esi register.
 
wfio_dos_udword_t ebp
 Synonymous with the 80386's ebp register.
 
wfio_dos_udword_t res
 Reserved by the system.
 
wfio_dos_udword_t ebx
 Synonymous with the 80386's ebx register.
 
wfio_dos_uword_t edx
 Synonymous with the 80386's edx register.
 
wfio_dos_udword_t ecx
 Synonymous with the 80386's ecx register.
 
wfio_dos_udword_t eax
 Synonymous with the 80386's ax register.
 
wfio_dos_uword_t flags
 Synonymous with the 8086's flags register.
 
wfio_dos_uword_t es
 Synonymous with the 8086's es register.
 
wfio_dos_uword_t ds
 Synonymous with the 8086's ds register.
 
wfio_dos_uword_t fs
 Synonymous with the 80286's fs register.
 
wfio_dos_uword_t gs
 Synonymous with the 80286's gs register.
 
wfio_dos_uword_t ip
 Synonymous with the 8086's ip register.
 
wfio_dos_uword_t cs
 Synonymous with the 8086's cs register.
 
wfio_dos_uword_t sp
 Synonymous with the 8086's cs register.
 
wfio_dos_uword_t ss
 Synonymous with the 8086's ss register.
 

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