VirtualBox

Changeset 9800 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jun 18, 2008 3:50:14 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32169
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r9798 r9800  
    18271827
    18281828        /* FS & GS base addresses need to be loaded from the MSRs if in 64 bits mode. */
    1829         if (CPUMIsGuestIn64BitCode(pVM, CPUMCTX2CORE(pCtx)))
     1829        if (CPUMIsGuestIn64BitCodeEx(pVM, pCtx))
    18301830        {
    18311831            /* Note that the base values in the hidden fs & gs registers are cut to 32 bits and can't be used in this case. */
Note: See TracChangeset for help on using the changeset viewer.

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