VirtualBox

Changeset 1152 in vbox


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

Stupid jumps

File:
1 edited

Legend:

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

    r1151 r1152  
    14091409    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:
    14161416    mov     eax, PATM_CPUID_DEF_PTR
    1417     jmp     near cpuid_fetch
     1417    jmp     cpuid_fetch
    14181418
    14191419cpuid_std:
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