MicrOS
SREGS Struct Reference

#include <v8086.h>

Public Attributes

uint16_t es
 
uint16_t cs
 
uint16_t ss
 
uint16_t ds
 
uint16_t fs
 
uint16_t gs
 

Member Data Documentation

◆ cs

uint16_t SREGS::cs

◆ ds

uint16_t SREGS::ds

◆ es

uint16_t SREGS::es

◆ fs

uint16_t SREGS::fs

◆ gs

uint16_t SREGS::gs

◆ ss

uint16_t SREGS::ss

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