RFR: 8280976: Incorrect encoding of avx512 vpsraq instruction with mask and constant shift.
Jatin Bhateja
jbhateja at openjdk.java.net
Wed Feb 2 05:52:06 UTC 2022
On Tue, 1 Feb 2022 08:54:39 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
>> - Incorrect encoding fixed.
>>
>> EVEX.512.66.0F.W1 72 /4 ib VPSRAQ zmm1 {k1}{z}, zmm2/m512/m64bcst, imm8 | F | V/V | AVX512F | Shift quadwords in zmm2/m512/m64bcst right by imm8 while shifting in sign bits using writemask k1.
>> -- | -- | -- | -- | --
>>
>> Thanks,
>> Jatin
>
> Looks good!
Thanks @neliasso , do I need another reviewer approval for this.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7291
More information about the hotspot-compiler-dev
mailing list