On 10/29/21 18:12, Richard Henderson wrote:
> On 10/28/21 2:08 PM, Philippe Mathieu-Daudé wrote:
>> The following commits added various user-mode tests
>> for various MSA instructions:
>>
>>   - 0fdd986a6c8 ("Add tests for MSA integer add instructions")
>>   - 1be82d89011 ("Add tests for MSA integer average instructions")
>>   - 1d336c87a3c ("Add tests for MSA bit set instructions")
>>   - 1e6bea794c8 ("Add tests for MSA integer max/min instructions")
>>   - 2a367db039f ("Add tests for MSA pack instructions")
>>   - 3d9569b8550 ("Add tests for MSA move instructions")
>>   - 4b302ce90db ("Add tests for MSA integer multiply instructions")
>>   - 520e210c0aa ("Add tests for MSA integer compare instructions")
>>   - 53e116fed6d ("Add tests for MSA integer subtract instructions")
>>   - 666952ea7c1 ("Add tests for MSA bit move instructions")
>>   - 72f463bc080 ("Add tests for MSA integer divide instructions")
>>   - 8598f5fac1c ("Add tests for MSA FP max/min instructions")
>>   - 99d423e576a ("Add tests for MSA shift instructions")
>>   - a8f91dd9fd0 ("Add tests for MSA integer dot product instructions")
>>   - b62592ab655 ("Add tests for MSA bit counting instructions")
>>   - ba632924450 ("Add tests for MSA logic instructions")
>>   - fc76f486677 ("Add tests for MSA interleave instructions")
>>
>> Cover them in the buildsys machinery so they are run automatically
>> when calling 'make check-tcg'.
>>
>> Start running them on the mips64el target.
>>
>> Cc: Alex Bennée<alex.ben...@linaro.org>
>> Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
>> ---
> 
> Acked-by: Richard Henderson <richard.hender...@linaro.org>

Thanks, however I'll skip this patch for now since it depends
on a patch in Alex testing-next queue (and it would be nice to
have an Ack from Alex or Thomas).

Reply via email to