[PATCH 00/10] RISC-V: Refactor instructions
Andrew Jones
ajones at ventanamicro.com
Fri Aug 18 00:30:32 PDT 2023
On Thu, Aug 17, 2023 at 10:52:22AM -0700, Palmer Dabbelt wrote:
> On Thu, 17 Aug 2023 09:43:16 PDT (-0700), Charlie Jenkins wrote:
...
> > It seems to me that it will be significantly more challenging to use
> > riscv-opcodes than it would for people to just hand create the macros
> > that they need.
>
> Ya, riscv-opcodes is pretty custy. We stopped using it elsewhere ages ago.
Ah, pity I didn't know the history of it or I wouldn't have suggested it,
wasting Charlie's time (sorry, Charlie!). So everywhere that needs
encodings are manually scraping them from the PDFs? Or maybe we can write
our own parser which converts adoc/wavedrom files[1] to Linux C?
[1] https://github.com/riscv/riscv-isa-manual/tree/main/src/images/wavedrom
Thanks,
drew
More information about the kvm-riscv
mailing list