Skip to content

C ISA extension bugs #411

@mortbopet

Description

@mortbopet

Branch and jump commands "C" instructions is not valid offset !
c.beqz c.bnez
c.j c.jal
The absolute address is used, not relative.

Commands c.lw and c.sw - used only format
c.lw rd, rs, offset

can do [ c.lw rd, (offset)rs ] ?

Originally posted by @Xiamatsu in #125

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions