Changeset 41736 in vbox for trunk/include/VBox/dis.h
- Timestamp:
- Jun 15, 2012 12:39:37 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78544
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dis.h
r41735 r41736 528 528 /* off: 0x06c (108) */ 529 529 /** The CPU mode (DISCPUMODE). */ 530 uint8_t mode;530 uint8_t uCpuMode; 531 531 /** The addressing mode (DISCPUMODE). */ 532 532 uint8_t uAddrMode;
Note:
See TracChangeset
for help on using the changeset viewer.