Re: [PATCH 1/2] riscv: Add "Code:" to RISC-V splats
From: Björn Töpel
Date: Fri Jan 13 2023 - 14:48:06 EST
Andreas Schwab <schwab@xxxxxxxxxxxxxx> writes:
>> Add "Code:" output to RISC-V splats. Mimic x86-64's byte-for-byte
>> dumps.
>
> RISC-V insns are organised in 16-bit parcels, it probably make sense to
> present them that way.
Good point! I'll spin a v2.
Thanks for having a look,
Björn