bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/23242] aarch64: objdump should treat SBO bits consistent


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23242] aarch64: objdump should treat SBO bits consistent
Date: Fri, 06 Jul 2018 15:33:54 +0000

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
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e04c0868e452b7a2b02331a0262a77e50d477a9c

commit e04c0868e452b7a2b02331a0262a77e50d477a9c
Author: Tamar Christina <address@hidden>
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 <address@hidden>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]