Changeset 42481 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 31, 2012 1:38:15 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79633
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PATMPatch.cpp
r41965 r42481 1221 1221 else 1222 1222 { 1223 // mov GPR, DRx1223 // mov GPR, CRx 1224 1224 Assert(pCpu->Param1.fUse & DISUSE_REG_GEN32); 1225 1225 Assert(pCpu->Param2.fUse & DISUSE_REG_CR);
Note:
See TracChangeset
for help on using the changeset viewer.