https://sourceware.org/bugzilla/show_bug.cgi?id=23242
--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The binutils-2_31-branch branch has been updated by Tamar Christina <tnfch...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e04c0868e452b7a2b02331a0262a77e50d477a9c commit e04c0868e452b7a2b02331a0262a77e50d477a9c Author: Tamar Christina <tamar.christ...@arm.com> Date: Fri Jul 6 16:18:19 2018 +0100 Fix SBO bit in disassembly mask for ldrah on AArch64. The disassembly mask for ldarh incorrectly didn't mask out bit 20 which is part of the SBO part of the instruction and shouldn't be considered input. This fixes the wrong bit fixing the disassembly of instructions to ldarh and makes the behavior consistent. opcodes/ PR binutils/23242 * aarch64-tbl.h (ldarh): Fix disassembly mask. (cherry picked from commit f311ba7ed84d66ae2cd77bd969747d7ab959d866) Signed-off-by: Tamar Christina <tamar.christ...@arm.com> -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils