VirtualBox

Changeset 61641 in vbox


Ignore:
Timestamp:
Jun 9, 2016 10:21:20 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107990
Message:

IEM: Enabling movlps and movups again.

File:
1 edited

Legend:

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

    r61639 r61641  
    15081508
    15091509/** Opcode 0x0f 0x11. */
    1510 #if 0 /* something is causing regressions, disabling temporarily. */
     1510#if 1 /* something is causing regressions, disabling temporarily. */
    15111511FNIEMOP_DEF(iemOp_movups_Wps_Vps__movupd_Wpd_Vpd__movss_Wss_Vss__movsd_Vsd_Wsd)
    15121512{
     
    15661566
    15671567/** Opcode 0x0f 0x13. */
    1568 #if 0 /* something is causing regressions (probably not this one), disabling temporarily. */
     1568#if 1 /* something is causing regressions (probably not this one), disabling temporarily. */
    15691569FNIEMOP_DEF(iemOp_movlps_Mq_Vq__movlpd_Mq_Vq)
    15701570{
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