ReactOS 0.4.15-dev-7931-gfd331f1
_FAST486_MOD_REG_RM Struct Reference

#include <common.h>

Public Attributes

FAST486_GEN_REGS Register
 
BOOLEAN Memory
 
union {
   FAST486_GEN_REGS   SecondRegister
 
   ULONG   MemoryAddress
 
}; 
 

Detailed Description

Definition at line 74 of file common.h.

Member Data Documentation

◆ 

union { ... } _FAST486_MOD_REG_RM::@4942

◆ Memory

BOOLEAN _FAST486_MOD_REG_RM::Memory

Definition at line 77 of file common.h.

Referenced by FAST486_OPCODE_HANDLER().

◆ MemoryAddress

ULONG _FAST486_MOD_REG_RM::MemoryAddress

Definition at line 81 of file common.h.

Referenced by FAST486_OPCODE_HANDLER().

◆ Register

FAST486_GEN_REGS _FAST486_MOD_REG_RM::Register

Definition at line 76 of file common.h.

Referenced by FAST486_OPCODE_HANDLER().

◆ SecondRegister

FAST486_GEN_REGS _FAST486_MOD_REG_RM::SecondRegister

Definition at line 80 of file common.h.

Referenced by FAST486_OPCODE_HANDLER().


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