regs86 Struct Reference

#include <v86bios.h>


Data Fields

long ebx
long ecx
long edx
long esi
long edi
long ebp
long eax
long eip
long esp
unsigned short cs
unsigned short ss
unsigned short es
unsigned short ds
unsigned short fs
unsigned short gs
long eflags


Field Documentation

unsigned short regs86::cs

unsigned short regs86::ds

Referenced by log_registers(), and vm86_do_int().

Referenced by log_registers(), and vm86_do_int().

unsigned short regs86::es

Referenced by log_registers(), and vm86_do_int().

unsigned short regs86::fs

Referenced by log_registers(), and vm86_do_int().

unsigned short regs86::gs

Referenced by log_registers(), and vm86_do_int().

unsigned short regs86::ss


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