Skip to content

Support MOD instruction #219

@eigmax

Description

@eigmax

Sha3 uses the mod operation. Comparing MIPS and RISC-V, MIPS uses div + mfhi, while RISC-V uses rem.
So let's backport mod instruction from MIPS32 R6.

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