• Russell Graves's avatar
    Fix vqshlud_n_s64 implementation to be 64-bit. · 34136823
    Russell Graves authored
    The scalar vqshlud_n_s64 function was wrong, and there was no test
    case for it (or the scalar 32 bit form).  Add test cases for the
    scalar functions (test vectors generated on GCE ARMv9 system),
    validate the fix for the 64-bit scalar form.
    34136823
qshlu_n.h 21.1 KB