Changeset 773 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Feb 8, 2007 10:43:57 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/CPUM.cpp
r771 r773 254 254 255 255 #if 1 /* we didn't used to do this, but I guess we should */ 256 /* ASSUMES that this is AL LWAYS the AMD define feature set if present. */256 /* ASSUMES that this is ALWAYS the AMD define feature set if present. */ 257 257 pCPUM->aGuestCpuIdExt[1].edx &= X86_CPUID_AMD_FEATURE_EDX_FPU 258 258 //| X86_CPUID_AMD_FEATURE_EDX_VME - recompiler doesn't do this.
Note:
See TracChangeset
for help on using the changeset viewer.