RISC-V Assembler: Branch Set(projectf.io)
projectf.io
RISC-V Assembler: Branch Set
https://projectf.io/posts/riscv-branch-set/
1 comments
RISC-V takes a different approach to branching, even compared to other RISC processors. There are no status registers AKA condition codes.
MIPSr6 added RISC-V like compare and branch instructions.