VirtualBox

Changeset 103218 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Feb 6, 2024 8:51:41 AM (13 months ago)
Author:
vboxsync
Message:

VMM/VMMAll/IEMAllInstTwoByte0f.cpp.h: Switch the Vq destination operand type to Vq_WO for movlps as it gets only written (like movlpd and movhlps), avoids an error in the bs3-cpu-generated-1 testcase, bugref:9898

File:
1 edited

Legend:

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

    r103212 r103218  
    25642564         * @opfunction  iemOp_movlps_Vq_Mq__vmovhlps
    25652565         */
    2566         IEMOP_MNEMONIC2(RM_MEM, MOVLPS, movlps, Vq, Mq, DISOPTYPE_HARMLESS | DISOPTYPE_X86_SSE, IEMOPHINT_IGNORES_OP_SIZES);
     2566        IEMOP_MNEMONIC2(RM_MEM, MOVLPS, movlps, Vq_WO, Mq, DISOPTYPE_HARMLESS | DISOPTYPE_X86_SSE, IEMOPHINT_IGNORES_OP_SIZES);
    25672567
    25682568        IEM_MC_BEGIN(0, 2, 0, 0);
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