]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Fix operand name MOPS_WB_Rd -> MOPS_WB_Rn
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 15 Jul 2025 16:32:20 +0000 (17:32 +0100)
committerRichard Earnshaw <rearnsha@arm.com>
Mon, 21 Jul 2025 17:16:30 +0000 (18:16 +0100)
commit6a35f84cebc9370f2010e9d3ee72692ba1b4b65d
treee9bb862a490896be9a72336a9035febdfe93fc52
parent9db671074ca43fa119c5cd723c928846d5631976
aarch64: Fix operand name MOPS_WB_Rd -> MOPS_WB_Rn

This field was misnamed in aarch64_opcode_table.  It previously didn't
matter too much as the name field only appeared in dumps.  But it
doesn't match the enum in include/opcode/aarch64.h and we will shortly
start to rely on that.
opcodes/aarch64-opc-2.c
opcodes/aarch64-tbl.h