VirtualBox

Ignore:
Timestamp:
Feb 27, 2024 4:14:12 PM (12 months ago)
Author:
vboxsync
Message:

VMM/IEM: Native translation of IEM_MC_FETCH_FCW() body, bugref:10371

File:
1 edited

Legend:

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

    r103588 r103589  
    29622962    'IEM_MC_FETCH_EFLAGS':                                       (McBlock.parseMcGeneric,           False, False, True,  ),
    29632963    'IEM_MC_FETCH_EFLAGS_U8':                                    (McBlock.parseMcGeneric,           False, False, False, ),
    2964     'IEM_MC_FETCH_FCW':                                          (McBlock.parseMcGeneric,           False, False, False, ),
     2964    'IEM_MC_FETCH_FCW':                                          (McBlock.parseMcGeneric,           False, False, True, ),
    29652965    'IEM_MC_FETCH_FSW':                                          (McBlock.parseMcGeneric,           False, False, False, ),
    29662966    'IEM_MC_FETCH_GREG_U16':                                     (McBlock.parseMcGeneric,           False, False, True,  ),
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