VirtualBox

Changeset 98543 in vbox


Ignore:
Timestamp:
Feb 11, 2023 12:06:34 AM (2 years ago)
Author:
vboxsync
Message:

VMM/IEM: @todos regarding FXSAVE/FRSTOR and AMD. bugref:1529

File:
1 edited

Legend:

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

    r98150 r98543  
    85268526    IEM_CTX_ASSERT(pVCpu, CPUMCTX_EXTRN_CR0 | CPUMCTX_EXTRN_X87 | CPUMCTX_EXTRN_SSE_AVX);
    85278527
     8528    /** @todo check out bugref{1529} and AMD behaviour  */
     8529
    85288530    /*
    85298531     * Raise exceptions.
     
    86168618{
    86178619    IEM_CTX_ASSERT(pVCpu, CPUMCTX_EXTRN_CR0 | CPUMCTX_EXTRN_X87 | CPUMCTX_EXTRN_SSE_AVX);
     8620
     8621    /** @todo check out bugref{1529} and AMD behaviour  */
    86188622
    86198623    /*
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