VirtualBox

Changeset 100060 in vbox


Ignore:
Timestamp:
Jun 3, 2023 12:18:33 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157740
Message:

VMM/IEM: todo on iemFpuUpdateDP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r100052 r100060  
    47264726        pFpuCtx->FPUDP = (uint32_t)GCPtrEff + ((uint32_t)sel << 4);
    47274727    }
    4728     else if (!IEM_IS_LONG_MODE(pVCpu))
     4728    else if (!IEM_IS_LONG_MODE(pVCpu)) /** @todo this is weird. explain. */
    47294729    {
    47304730        pFpuCtx->DS    = sel;
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