VirtualBox

Changeset 103253 in vbox for trunk/src


Ignore:
Timestamp:
Feb 7, 2024 2:53:47 PM (11 months ago)
Author:
vboxsync
Message:

ValidationKit/bootsectors/bs3-cpu-instr-3: Disable psraw,psrad,psrlw,psrld and psrlq testcase as the IEM emulation is missing currently, bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-instr-3.c32

    r103202 r103253  
    1478514785#if defined (ALL_TESTS)
    1478614786        { "[v]psllw/[v]pslld/[v]psllq",                     bs3CpuInstr3_v_psllw_pslld_psllq, 0 },
     14787#endif
     14788#if 0 /** @todo Misses the IEM implementation. */
    1478714789        { "[v]psraw/[v]psrad",                              bs3CpuInstr3_v_psraw_psrad, 0 },
    1478814790        { "[v]psrlw/[v]psrld/[v]psrlq",                     bs3CpuInstr3_v_psrlw_psrld_psrlq, 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