Changeset 41732 in vbox for trunk/include/VBox/dis.h
- Timestamp:
- Jun 14, 2012 11:57:45 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78540
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dis.h
r41731 r41732 548 548 uint8_t cbPrefix; 549 549 /** The instruction size. */ 550 uint8_t opsize;550 uint8_t cbInstr; 551 551 uint8_t abUnused[2]; 552 552 /* off: 0x078 (120) */
Note:
See TracChangeset
for help on using the changeset viewer.