]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Remove unused feature bits
authorAlice Carlotti <alice.carlotti@arm.com>
Tue, 2 Sep 2025 15:30:16 +0000 (16:30 +0100)
committerAlice Carlotti <alice.carlotti@arm.com>
Tue, 23 Sep 2025 18:42:45 +0000 (19:42 +0100)
commit1b28f5f0959686320e4e7b0946d7f44a60d8567c
treec9244efe7807538691be8693ef66ea95baa2d330
parent2742455bf45fd42c22935a22ddea82dbb74b0f27
aarch64: Remove unused feature bits

Many feature bits were unnecessarily added for features with no command
line flags, and effectively acted as aliases of the architecture version
bit they were linked to.  The system register regating patch removed all
uses of these feature bits, so we can just remove them.
gas/config/tc-aarch64.c
include/opcode/aarch64.h