aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-gdb-readline.c
diff options
context:
space:
mode:
authorAlice Carlotti <alice.carlotti@arm.com>2025-07-11 13:01:52 +0100
committerAlice Carlotti <alice.carlotti@arm.com>2025-07-12 10:04:27 +0100
commitf4c12969c393a799e2468b01e71d3d7fddb094f3 (patch)
treee317561b4c7bf4a9269b1b8c9202fba016f4536c /gdb/python/py-gdb-readline.c
parent8f788f9464353f4fae79f007f6ab3a0095bd1c9a (diff)
downloadbinutils-f4c12969c393a799e2468b01e71d3d7fddb094f3.zip
binutils-f4c12969c393a799e2468b01e71d3d7fddb094f3.tar.gz
binutils-f4c12969c393a799e2468b01e71d3d7fddb094f3.tar.bz2
aarch64: Remove redundant feature requirements
Many instructions explicitly specified SVE/SVE2/SME/SME2 as a required feature when it was already implied by another required feature (at least while the SME->SVE2 implication is retained internally). These redundant features were used to determine both the valid symbol names for immediate operands, and the choice of error message for invalid movprfx sequences. Those two scenarios no longer use architecture features, so the redundant features are now truly redundant.
Diffstat (limited to 'gdb/python/py-gdb-readline.c')
0 files changed, 0 insertions, 0 deletions