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

Public Attributes

wfio_dos_uword_t di
 Synonymous with the 8086's di register.
 
wfio_dos_uword_t diHi
 The upper half of the edi register.
 
wfio_dos_uword_t si
 Synonymous with the 8086's si register.
 
wfio_dos_uword_t siHi
 The upper half of the esi register.
 
wfio_dos_uword_t bp
 Synonymous with the 8086's bp register.
 
wfio_dos_uword_t bpHi
 The upper half of the ebp register.
 
wfio_dos_udword_t res
 Reserved by the system.
 
wfio_dos_uword_t bx
 Synonymous with the 8086's bx register.
 
wfio_dos_uword_t bxHi
 The upper half of the ebx register.
 
wfio_dos_uword_t dx
 Synonymous with the 8086's dx register.
 
wfio_dos_uword_t dxHi
 The upper half of the edx register.
 
wfio_dos_uword_t cx
 Synonymous with the 8086's cx register.
 
wfio_dos_uword_t cxHi
 The upper half of the ecx register.
 
wfio_dos_uword_t ax
 Synonymous with the 8086's ax register.
 
wfio_dos_uword_t axHi
 The upper half of the eax register.
 
wfio_dos_uword_t flags
 Synonymous with the 8086's flags register.
 
wfio_dos_uword_t es
 
wfio_dos_uword_t ds
 
wfio_dos_uword_t fs
 
wfio_dos_uword_t gs
 
wfio_dos_uword_t ip
 
wfio_dos_uword_t cs
 
wfio_dos_uword_t sp
 
wfio_dos_uword_t ss
 

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