]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
aarch64: Fix comment typo
authorAlice Carlotti <alice.carlotti@arm.com>
Tue, 5 May 2026 15:49:25 +0000 (16:49 +0100)
committerAlice Carlotti <alice.carlotti@arm.com>
Fri, 15 May 2026 14:07:16 +0000 (15:07 +0100)
opcodes/aarch64-dis.c

index a7a170661b27714984ccb7dfad45701d893b7c6e..aacf077d7d67046bb25ed7bd55baeb89165fef7e 100644 (file)
@@ -2762,7 +2762,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)