Y
Hacker News
new
|
ask
|
show
|
jobs
RISC-V Assembler: Branch Set
(
projectf.io
)
3 points
by
WillFlux
822 days ago
1 comments
WillFlux
822 days ago
RISC-V takes a different approach to branching, even compared to other RISC processors. There are no status registers AKA condition codes.
link
brucehoult
821 days ago
MIPSr6 added RISC-V like compare and branch instructions.
link