VirtualBox

Changeset 66966 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
May 19, 2017 9:49:59 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115508
Message:

IEM: Implemented vmovlps Mq,Vq (VEX.0F 13 mod!=3).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r66965 r66966  
    960960/** The VEX.L value is ignored (aka LIG). */
    961961#define IEMOPHINT_IGNORES_VEX_L     RT_BIT_32(12)
     962/** The VEX.L value must be zero (i.e. 128-bit width). */
     963#define IEMOPHINT_VEX_L_ZERO        RT_BIT_32(13)
    962964
    963965/** Hint to IEMAllInstructionPython.py that this macro should be skipped.  */
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