Hello, Jiong Wang wrote: > For micro-mips, srlv inside POOL32A encoding space should use 0x50 > sub-opcode, NOT 0x90. > > Some early version ISA doc describes the encoding as 0x90 for both srlv and > srav, this looks to me was a typo. I checked Binutils libopcode > implementation which is using 0x50 for srlv and 0x90 for srav. > > v1->v2: > - Keep mm_srlv32_op sorted by value. > > Fixes: f31318fdf324 ("MIPS: uasm: Add srlv uasm instruction") > Cc: Markos Chandras <markos.chand...@imgtec.com> > Cc: Paul Burton <paul.bur...@mips.com> > Cc: linux-m...@vger.kernel.org > Acked-by: Jakub Kicinski <jakub.kicin...@netronome.com> > Acked-by: Song Liu <songliubrav...@fb.com> > Signed-off-by: Jiong Wang <jiong.w...@netronome.com>
Applied to mips-fixes. Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paul.bur...@mips.com to report it. ]