Changeset 46849 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jun 27, 2013 3:02:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r46787 r46849 231 231 uint32_t cbNewOp; 232 232 /** Instruction type. */ 233 HMTPRINSTR enmType;233 HMTPRINSTR enmType; 234 234 /** Source operand. */ 235 235 uint32_t uSrcOperand;
Note:
See TracChangeset
for help on using the changeset viewer.