VirtualBox

Ignore:
Timestamp:
Aug 8, 2022 11:42:07 AM (2 years ago)
Author:
vboxsync
Message:

ValidationKit/bs3-cpu-instr-3: Add simple [v]unpck{l,h}p{s,d} instructions testcase, bugref:9898 [fix]

File:
1 edited

Legend:

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

    r96110 r96111  
    90569056    {
    90579057#ifndef DEBUG_bird
    9058 //# define ALL_TESTS
     9058# define ALL_TESTS
    90599059#endif
    90609060#if defined(ALL_TESTS)
     
    91459145        { "[v]pmaddubsw",                                   bs3CpuInstr3_v_pmaddubsw, 0 },
    91469146#endif
    9147 #if 1 //defined(ALL_TESTS)
    9148         //{ "[v]pmulhrsw",                                    bs3CpuInstr3_v_pmulhrsw, 0 },
    9149         //{ "[v]psadbw",                                      bs3CpuInstr3_v_psadbw,   0 },
    9150         //{ "[v]pmuldq",                                      bs3CpuInstr3_v_pmuldq,   0 },
    9151         //{ "[v]pmuludq",                                     bs3CpuInstr3_v_pmuludq,  0 },
     9147#if defined(ALL_TESTS)
     9148        { "[v]pmulhrsw",                                    bs3CpuInstr3_v_pmulhrsw, 0 },
     9149        { "[v]psadbw",                                      bs3CpuInstr3_v_psadbw,   0 },
     9150        { "[v]pmuldq",                                      bs3CpuInstr3_v_pmuldq,   0 },
     9151        { "[v]pmuludq",                                     bs3CpuInstr3_v_pmuludq,  0 },
    91529152        { "[v]punpcklps/[v]punpcklpd",                      bs3CpuInstr3_v_punpcklps_punpcklpd, 0 },
    91539153        { "[v]punpckhps/[v]punpckhpd",                      bs3CpuInstr3_v_punpckhps_punpckhpd, 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