Skip to content

Commit

Permalink
riscv: Add extended assembly support
Browse files Browse the repository at this point in the history
NOTE: In order to be able to deal with general-purpose vs floating-point
registers, this commit adds a flag in the 6th bit of the register. If
set, it means the register is a floating-point one. This affects all the
assembler.
  • Loading branch information
ekaitz-zarraga committed Apr 8, 2024
1 parent e02eec6 commit 6b3cfdd
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 10 deletions.
Loading

0 comments on commit 6b3cfdd

Please sign in to comment.