VirtualBox

Changeset 66975 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 19, 2017 12:02:35 PM (8 years ago)
Author:
vboxsync
Message:

IEM: Added docs and tests to movaps and movapd.

File:
1 edited

Legend:

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

    r66974 r66975  
    22962296 * @optest      op1=1 op2=2 -> op1=2
    22972297 * @optest      op1=0 op2=-42 -> op1=-42
    2298  * @oponly
    22992298 */
    23002299FNIEMOP_DEF(iemOp_movaps_Vps_Wps)
     
    23472346 * @optest      op1=1 op2=2 -> op1=2
    23482347 * @optest      op1=0 op2=-42 -> op1=-42
    2349  * @oponly
    23502348 */
    23512349FNIEMOP_DEF(iemOp_movapd_Vpd_Wpd)
     
    24012399 * @optest      op1=1 op2=2 -> op1=2
    24022400 * @optest      op1=0 op2=-42 -> op1=-42
    2403  * @oponly
    24042401 */
    24052402FNIEMOP_DEF(iemOp_movaps_Wps_Vps)
     
    24522449 * @optest      op1=1 op2=2 -> op1=2
    24532450 * @optest      op1=0 op2=-42 -> op1=-42
    2454  * @oponly
    24552451 */
    24562452FNIEMOP_DEF(iemOp_movapd_Wpd_Vpd)
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