bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_


From: victorldn at sourceware dot org
Subject: [Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_from_value() function
Date: Fri, 05 Apr 2024 14:14:41 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31595

Victor Do Nascimento <victorldn at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |victorldn at sourceware dot org

--- Comment #1 from Victor Do Nascimento <victorldn at sourceware dot org> ---
I've managed to replicate the bug encountered attempting to generate the
objdump on glibc-2.39.9000-10.fc41.aarch64.rpm.

I'm deciphering what the assembly instruction would have been that is encoded
by those particular 32 bits which give rise to the error in question.

Comparing to the valid RCPC3 instructions, the combination of bits found in
FLD_rcpc3_size and FLD_opc1 in the 2646841401 decimal value is not valid, so it
seems to me that the disassembler is right to complain.

Something is therefore fishy somewhere in the assembly.

Will post more findings as I get them.

-- 
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]