summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2023-03-30 11:09:10 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2023-03-30 11:09:10 +0100
commit4eede8c2442115513a3f0c4f3610fbd6fe919a58 (patch)
tree0dd36c53aa52fe9a8d739b2c55992abd30013612 /include
parentf5b57feac2389eba64bea45f0115474fbbb13d8e (diff)
downloadbinutils-gdb-4eede8c2442115513a3f0c4f3610fbd6fe919a58.tar.gz
aarch64: Prefer register ranges & support wrapping
Until now, binutils has supported register ranges such as { v0.4s - v3.4s } as an unofficial shorthand for { v0.4s, v1.4s, v2.4s, v3.4s }. The SME2 ISA embraces this form and makes it the preferred disassembly. It also embraces wrapped lists such as { z31.s - z2.s }, which is something that binutils didn't previously allow. The range form was already binutils's preferred disassembly for 3- and 4-register lists. This patch prefers it for 2-register lists too. The patch also adds support for wrap-around.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions