VirtualBox

Ignore:
Timestamp:
Aug 5, 2022 7:19:43 PM (3 years ago)
Author:
vboxsync
Message:

ValidationKit/bs3-cpu-instr-3: Add simple [v]pmaddubsw instructions testcase, bugref:9898 [fix]

File:
1 edited

Legend:

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

    r96065 r96068  
    84998499    {
    85008500#ifndef DEBUG_bird
    8501 //# define ALL_TESTS
     8501# define ALL_TESTS
    85028502#endif
    85038503#if defined(ALL_TESTS)
     
    85818581        { "[v]psignb/[v]psignw/[v]psignd",                  bs3CpuInstr3_v_psignb_psignw_psignd, 0 },
    85828582#endif
    8583 #if 1 //defined(ALL_TESTS)
    8584         //{ "[v]phaddw/[v]phaddd",                            bs3CpuInstr3_v_phaddw_phaddd, 0 },
    8585         //{ "[v]phsubw/[v]phsubd",                            bs3CpuInstr3_v_phsubw_phsubd, 0 },
    8586         //{ "[v]phaddsw",                                     bs3CpuInstr3_v_phaddsw, 0 },
    8587         //{ "[v]phsubsw",                                     bs3CpuInstr3_v_phsubsw, 0 },
     8583#if defined(ALL_TESTS)
     8584        { "[v]phaddw/[v]phaddd",                            bs3CpuInstr3_v_phaddw_phaddd, 0 },
     8585        { "[v]phsubw/[v]phsubd",                            bs3CpuInstr3_v_phsubw_phsubd, 0 },
     8586        { "[v]phaddsw",                                     bs3CpuInstr3_v_phaddsw, 0 },
     8587        { "[v]phsubsw",                                     bs3CpuInstr3_v_phsubsw, 0 },
    85888588        { "[v]pmaddubsw",                                     bs3CpuInstr3_v_pmaddubsw, 0 },
    85898589#endif
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