[PATCH v2] RISC-V: Fix disassembly of partial instructions
Jan Beulich
jbeulich@suse.com
Fri Dec 20 10:38:01 GMT 2024
On 19.12.2024 18:37, Nelson Chu wrote:
> Some minor GNU coding styles as follows. Also cc Jan and Andrew, hope they
> still have time in their busy schedules can help to see if there are some
> side effects.
I did actually take a look, but then pretty quickly decided I must be missing
something: There's no disassembly of anything here afaics, and I also can't
see how a partial insn could be disassembled in the first place. Such can
only ever be displayed as raw hex data, I think. And that's what the patch
appears to be doing, just that it's description says otherwise. That plus the
lack of a testcase demonstrating the intended behavior made me simply stop
any effort here.
Jan
More information about the Binutils
mailing list