Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was causing spurious illegal instruction traps
|
|
|
|
instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in rv32 these will be replaced with loads and stores.
|
|
|
|
|
|
- Added 5th rounding mode
- Removed MFCR/MTCR in favor of MFFSR/MTFSR (it was the only CR...)
- merged MTF.D with MTFLH.D; operation depends on RV32/RV64 mode
- made MFFL.D and MFFH.D illegal in RV64
|
|
|
|
|
|
|
|
|
|
now generic variants behave differently in RV32 and RV64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|