qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 03/32] tests/tcg/mips: Run MSA opcodes tests on user-mode


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 03/32] tests/tcg/mips: Run MSA opcodes tests on user-mode emulation
Date: Tue, 2 Nov 2021 13:32:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

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.bennee@linaro.org>
>> Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
>> ---
> 
> Acked-by: Richard Henderson <richard.henderson@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

[Prev in Thread] Current Thread [Next in Thread]