VirtualBox

Changeset 96097 in vbox


Ignore:
Timestamp:
Aug 7, 2022 6:52:13 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152896
Message:

VMM/IEM: Implement [v]psadbw instructions, bugref:9898 [build fix]

File:
1 edited

Legend:

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

    r96096 r96097  
    1059810598FNIEMOP_DEF(iemOp_psadbw_Vx_Wx)
    1059910599{
    10600     IEMOP_MNEMONIC2(RM, PSADBW, psadw, Vx, Wx, DISOPTYPE_HARMLESS | DISOPTYPE_SSE, IEMOPHINT_IGNORES_OP_SIZES);
     10600    IEMOP_MNEMONIC2(RM, PSADBW, psadbw, Vx, Wx, DISOPTYPE_HARMLESS | DISOPTYPE_SSE, IEMOPHINT_IGNORES_OP_SIZES);
    1060110601    return FNIEMOP_CALL_1(iemOpCommonSse2Opt_FullFull_To_Full, iemAImpl_psadbw_u128);
    1060210602}
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette