bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30512] objdump 2.40 for risc-v doesn't have "addi" instruc


From: jiawei at iscas dot ac.cn
Subject: [Bug binutils/30512] objdump 2.40 for risc-v doesn't have "addi" instruction
Date: Thu, 27 Jul 2023 06:46:33 +0000

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

jiawei <jiawei at iscas dot ac.cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jiawei at iscas dot ac.cn

--- Comment #1 from jiawei <jiawei at iscas dot ac.cn> ---
I think it cause by the sequence of opcodes implement, you can check the
discuss here:

https://sourceware.org/pipermail/binutils/2023-July/128343.html

Currently, you can use -Mno-aliases to check if `addi` generate correctly.

Since the opcode is same, it just a instruction aliases problem and wont cause
bit trouble with using.

BR,
Jiawei

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