Skip to content

"C" compressed instructions extension support #30

Description

@sanxiyn

I am interested in working on riscv-semantics codebase. Is there an interest in adding the support for "C" compressed instructions extension to riscv-semantics?

If one is to add the support, should it be added as a decoder-only feature (that is, compressed instructions decode to InstructionI, etc), or should compressed instructions decode to InstructionC (a new data type) with its own ExecuteC file, etc.?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions