Skip to content

Add a generator for RISC-V OpCode table in QEMU #1261

@AnimeshAgarwal28

Description

@AnimeshAgarwal28

Is your feature request related to a problem? Please describe.
QEMU currently maintains ~1,400 opcode entries by hand, keeping them in sync with the RISC-V ISA is error-prone.

Describe the solution you'd like
Add a backends generator to generate the op_code table present in the qemu/disas/riscv.c file in the QEMU project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions