Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv: Add extended assembly support
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