[PATCH 01/23] aarch64: Fix comment typo
Alice Carlotti
alice.carlotti@arm.com
Thu May 7 16:08:23 GMT 2026
diff --git a/opcodes/aarch64-dis.c b/opcodes/aarch64-dis.c
index 8544ce4b6d4b49f666dfaf102762e9a0e9d88b28..f80a2246c1f115774abed36fdb793c5cd6564b44 100644
--- a/opcodes/aarch64-dis.c
+++ b/opcodes/aarch64-dis.c
@@ -2749,7 +2749,7 @@ do_misc_decoding (aarch64_inst *inst)
with flags. In this function, we detect such flags, decode the related
field(s) and store the information in one of the related operands. The
'one' operand is not any operand but one of the operands that can
- accommadate all the information that has been decoded. */
+ accommodate all the information that has been decoded. */
static int
do_special_decoding (aarch64_inst *inst)
More information about the Binutils
mailing list