]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Mark clearbhb as a pseudo instruction
authorAlice Carlotti <alice.carlotti@arm.com>
Thu, 17 Apr 2025 19:42:32 +0000 (20:42 +0100)
committerAlice Carlotti <alice.carlotti@arm.com>
Fri, 9 May 2025 19:27:22 +0000 (20:27 +0100)
commitf20bd95af0a27aa40ee35db9459230c46236608b
treeba4ca47766a52249d6156f5cbdc888d2493dd090
parent20687924847067ab7270c6cc2fec4316b43facf0
aarch64: Mark clearbhb as a pseudo instruction

This was an early name for the clrbhb hint instruction.  Some software
was written with the old name before it was renamed, so we support it
for assembly but should never use it in disassembly.

This patch has no functional change, because we already pick (by
default) the last matching alias in the opcode table, and clrbhb is
listed later than clearbhb.
opcodes/aarch64-tbl.h