VirtualBox

Changeset 102782 in vbox for trunk/src


Ignore:
Timestamp:
Jan 8, 2024 11:52:11 AM (13 months ago)
Author:
vboxsync
Message:

VMM/IEM: Count the 64_Addr32 and 64f_Addr32 variations with the FLAT modes, as the address override only affects the address size. Fixes assertion the TLB lookup code emitter. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllThrdPython.py

    r102769 r102782  
    375375        ksVariation_64: True,
    376376        ksVariation_64f: True,
     377        ksVariation_64_Addr32: True,
     378        ksVariation_64f_Addr32: True,
    377379    };
    378380    kdVariationsWithFlatStackAddress = {
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