[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28367] New: Aarch64 disassembler could print out related a
From: |
pinskia at gcc dot gnu.org |
Subject: |
[Bug binutils/28367] New: Aarch64 disassembler could print out related addresses better |
Date: |
Tue, 21 Sep 2021 22:26:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28367
Bug ID: 28367
Summary: Aarch64 disassembler could print out related addresses
better
Product: binutils
Version: 2.30
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: pinskia at gcc dot gnu.org
Target Milestone: ---
Created attachment 13673
--> https://sourceware.org/bugzilla/attachment.cgi?id=13673&action=edit
patch
We should be able to do:
40064c: b4000194 cbz x20, 40067c <abort@plt+0x19c> // . + 48
...
400604: 90000001 adrp x1, 400000
<__libc_start_main@plt-0x4c0> // . - 1540
I am filing this bug to keep track of the patch which I want to finish up but
won't be able to get it done right away as there are testsuite changes needed.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28367] New: Aarch64 disassembler could print out related addresses better,
pinskia at gcc dot gnu.org <=