VirtualBox

Changeset 105486 in vbox


Ignore:
Timestamp:
Jul 24, 2024 2:26:58 PM (4 months ago)
Author:
vboxsync
Message:

VMM/IEM: Fix for r164115, bugref:10652

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllAImpl.asm

    r105456 r105486  
    53825382        not     T1_32
    53835383        and     T2_32, T1_32
    5384         bt      T2_32, X86_MXCSR_UE
     5384        test    T2_32, X86_MXCSR_OE | X86_MXCSR_UE
    53855385        jz      .excp_masked
    53865386        btr     %1, X86_MXCSR_PE_BIT
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