Changeset 41798 in vbox
- Timestamp:
- Jun 17, 2012 2:53:30 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78616
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dis.h
r41793 r41798 570 570 /** Last prefix byte (for SSE2 extension tables). */ 571 571 uint8_t bLastPrefix; 572 /** Firstopcode byte of instruction. */572 /** Last significan opcode byte of instruction. */ 573 573 uint8_t bOpCode; 574 574 /** The size of the prefix bytes. */
Note:
See TracChangeset
for help on using the changeset viewer.