public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* objdump riscv: Stop disassembling addi rd, rs, 0 with a relocation as mv rd, rs?
@ 2023-02-07  2:40 Fangrui Song
  2023-02-07 14:39 ` Maciej W. Rozycki
  0 siblings, 1 reply; 6+ messages in thread
From: Fangrui Song @ 2023-02-07  2:40 UTC (permalink / raw)
  To: binutils

In llvm-project, https://reviews.llvm.org/D143345 brings up the topic
whether we should keep addi rd, rs, 0 when it is associated with a
relocation. If it does, the relocation may resolve to a non-zero and
`mv rd, rs` may look confusing.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-02-09  2:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07  2:40 objdump riscv: Stop disassembling addi rd, rs, 0 with a relocation as mv rd, rs? Fangrui Song
2023-02-07 14:39 ` Maciej W. Rozycki
2023-02-07 15:14   ` Jan Beulich
2023-02-07 15:44     ` Andreas Schwab
2023-02-07 16:04     ` Maciej W. Rozycki
2023-02-09  2:21       ` Nelson Chu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).