Age | Commit message (Collapse) | Author | Files | Lines |
|
This work is based on Zawrs fast-track extension, version 1.0-rc2.
<https://github.com/riscv/riscv-zawrs/releases/tag/V1.0-rc2>
|
|
This work is based on the latest ISA Manual:
<https://github.com/riscv/riscv-isa-manual/releases/tag/draft-20220622-c3b7d92>
|
|
|
|
* Add RV128I instructions
* Address code review feedback
* Fix typo
|
|
|
|
- this changes the imports in zk[ns]
- this name is also what spike uses for now.
- This fix may come-back later when zbp and zbkx reconcile on a common naming scheme for these instructions.
|
|
- pseudo ops cannot be imported. The pseudo_op syntax itself should be used where applicable.
|
|
|
|
- split instructions as per new file naming policy
- move all instructions to unratified directory
- includes rv[64|32]_zbp[bo] (missed in previous commit while migrating P-extension)
|
|
- includes zbp and zbpbo sub extensions as well
|