[PATCH v2 4/7][Binutils] aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands.

Jan Beulich jbeulich@suse.com
Wed May 22 10:23:55 GMT 2024


On 22.05.2024 12:04, srinath wrote:
> This patch fixes encoding and syntax for sve2p1 instructions as mentioned below,
> for the issues reported here.
> https://sourceware.org/pipermail/binutils/2024-February/132408.html
> 
> 1) ld1q and st1q first register operand to accept enclosed figure braces.
> 2) ld2q, ld3q, ld4q, st2q, st3q, and st4q instructions to accept wrapping
>    sequence of vector registers.
> 3) Fixes the encoding for bits 13 and 14 for ld2q's scalar plus scalar encoding.
> 4) ld3q/st3q and ld4q/st4q scalar plus immediate forms accepts multiple of 3 and 4
> respectively.

3) and 4) were meanwhile fixed already, weren't they?

Jan


More information about the Binutils mailing list