Changeset 55033 in vbox for trunk/src/VBox/Disassembler
- Timestamp:
- Mar 31, 2015 1:39:21 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Disassembler/DisasmInternal.h
r53172 r55033 185 185 186 186 /** @def OP 187 * Wrapper which initializes an OPCODE.187 * Wrapper which initializes an DISOPCODE. 188 188 * We must use this so that we can exclude unused fields in order 189 189 * to save precious bytes in the GC version.
Note:
See TracChangeset
for help on using the changeset viewer.