ReactOS 0.4.16-dev-732-g2d1144a
|
#include <common.h>
Public Attributes | |
FAST486_GEN_REGS | Register |
BOOLEAN | Memory |
union { | |
FAST486_GEN_REGS SecondRegister | |
ULONG MemoryAddress | |
}; | |
union { ... } _FAST486_MOD_REG_RM::@4986 |
BOOLEAN _FAST486_MOD_REG_RM::Memory |
Definition at line 77 of file common.h.
Referenced by FAST486_OPCODE_HANDLER().
ULONG _FAST486_MOD_REG_RM::MemoryAddress |
Definition at line 81 of file common.h.
Referenced by FAST486_OPCODE_HANDLER().
FAST486_GEN_REGS _FAST486_MOD_REG_RM::Register |
Definition at line 76 of file common.h.
Referenced by FAST486_OPCODE_HANDLER().
FAST486_GEN_REGS _FAST486_MOD_REG_RM::SecondRegister |
Definition at line 80 of file common.h.
Referenced by FAST486_OPCODE_HANDLER().