VirtualBox

Changeset 1154 in vbox for trunk


Ignore:
Timestamp:
Mar 2, 2007 1:29:20 PM (18 years ago)
Author:
vboxsync
Message:

Forget it then

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMA.asm

    r1153 r1154  
    14071407
    14081408    cmp     eax, PATM_CPUID_STD_MAX
    1409     jb      short cpuid_std
     1409    jb      cpuid_std
    14101410    cmp     eax, 0x80000000
    1411     jb      short cpuid_def
     1411    jb      cpuid_def
    14121412    cmp     eax, PATM_CPUID_EXT_MAX
    1413     jb      short cpuid_ext
     1413    jb      cpuid_ext
    14141414
    14151415cpuid_def:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette