Changeset 66403 in vbox for trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h
- Timestamp:
- Apr 3, 2017 3:21:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h
r62478 r66403 208 208 /*.fFlags = */ 0, 209 209 /*.cMaxPhysAddrWidth= */ 40, 210 /*.fMxCsrMask = */ 0xffff, ///< @todo check. 210 211 /*.paCpuIdLeaves = */ NULL_ALONE(g_aCpuIdLeaves_AMD_Athlon_64_3200), 211 212 /*.cCpuIdLeaves = */ ZERO_ALONE(RT_ELEMENTS(g_aCpuIdLeaves_AMD_Athlon_64_3200)),
Note:
See TracChangeset
for help on using the changeset viewer.