Changeset 1151 in vbox
- Timestamp:
- Mar 2, 2007 1:20:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PATM/PATMA.asm
r1143 r1151 1407 1407 1408 1408 cmp eax, PATM_CPUID_STD_MAX 1409 jb shortcpuid_std1409 jb cpuid_std 1410 1410 cmp eax, 0x80000000 1411 1411 jb short cpuid_def
Note:
See TracChangeset
for help on using the changeset viewer.