|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <common.h>
Public Attributes | |
| FAST486_GEN_REGS | Register |
| BOOLEAN | Memory |
| union { | |
| FAST486_GEN_REGS SecondRegister | |
| ULONG MemoryAddress | |
| }; | |
| union { ... } _FAST486_MOD_REG_RM::@5236 |
| 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().