ReactOS 0.4.15-dev-7918-g2a2556c
WORDREGS Struct Reference

#include <pcbios.h>

Public Attributes

unsigned short ax
 
unsigned short _upper_ax
 
unsigned short bx
 
unsigned short _upper_bx
 
unsigned short cx
 
unsigned short _upper_cx
 
unsigned short dx
 
unsigned short _upper_dx
 
unsigned short si
 
unsigned short _upper_si
 
unsigned short di
 
unsigned short _upper_di
 
unsigned short bp
 
unsigned short _upper_bp
 
unsigned short ds
 
unsigned short es
 
unsigned short fs
 
unsigned short gs
 
unsigned short flags
 
unsigned short _upper_flags
 

Detailed Description

Definition at line 109 of file pcbios.h.

Member Data Documentation

◆ _upper_ax

unsigned short WORDREGS::_upper_ax

Definition at line 111 of file pcbios.h.

◆ _upper_bp

unsigned short WORDREGS::_upper_bp

Definition at line 118 of file pcbios.h.

◆ _upper_bx

unsigned short WORDREGS::_upper_bx

Definition at line 112 of file pcbios.h.

◆ _upper_cx

unsigned short WORDREGS::_upper_cx

Definition at line 113 of file pcbios.h.

◆ _upper_di

unsigned short WORDREGS::_upper_di

Definition at line 117 of file pcbios.h.

◆ _upper_dx

unsigned short WORDREGS::_upper_dx

Definition at line 114 of file pcbios.h.

◆ _upper_flags

unsigned short WORDREGS::_upper_flags

Definition at line 125 of file pcbios.h.

◆ _upper_si

unsigned short WORDREGS::_upper_si

Definition at line 116 of file pcbios.h.

◆ ax

◆ bp

◆ bx

◆ cx

◆ di

◆ ds

unsigned short WORDREGS::ds

Definition at line 120 of file pcbios.h.

◆ dx

◆ es

◆ flags

unsigned short WORDREGS::flags

Definition at line 125 of file pcbios.h.

◆ fs

unsigned short WORDREGS::fs

Definition at line 122 of file pcbios.h.

◆ gs

unsigned short WORDREGS::gs

Definition at line 123 of file pcbios.h.

◆ si


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