VirtualBox

Ignore:
Timestamp:
Feb 5, 2024 10:29:39 PM (10 months ago)
Author:
vboxsync
Message:

VMM/IEMAllInst*: Liveness analysis, part 5: Flag input & modification annotations. bugref:10372

File:
1 edited

Legend:

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

    r102331 r103212  
    11201120
    11211121
    1122 /** Opcode 0x66 0x0f 0x60. */
     1122/**
     1123 * @opcode      0x60
     1124 * @oppfx       0x66
     1125 * @opflmodify  cf,pf,af,zf,sf,of
     1126 * @opflclear   pf,af
     1127 */
    11231128FNIEMOP_DEF(iemOp_pcmpestrm_Vdq_Wdq_Ib)
    11241129{
     
    12451250
    12461251
    1247 /** Opcode 0x66 0x0f 0x61, */
     1252/**
     1253 * @opcode      0x61
     1254 * @oppfx       0x66
     1255 * @opflmodify  cf,pf,af,zf,sf,of
     1256 * @opflclear   pf,af
     1257 */
    12481258FNIEMOP_DEF(iemOp_pcmpestri_Vdq_Wdq_Ib)
    12491259{
     
    13741384
    13751385
    1376 /** Opcode 0x66 0x0f 0x62. */
     1386/**
     1387 * @opcode      0x62
     1388 * @oppfx       0x66
     1389 * @opflmodify  cf,pf,af,zf,sf,of
     1390 * @opflclear   pf,af
     1391 */
    13771392FNIEMOP_DEF(iemOp_pcmpistrm_Vdq_Wdq_Ib)
    13781393{
     
    14371452
    14381453
    1439 /** Opcode 0x66 0x0f 0x63*/
     1454/**
     1455 * @opcode      0x63
     1456 * @oppfx       0x66
     1457 * @opflmodify  cf,pf,af,zf,sf,of
     1458 * @opflclear   pf,af
     1459 */
    14401460FNIEMOP_DEF(iemOp_pcmpistri_Vdq_Wdq_Ib)
    14411461{
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