Commit 66ab563
committed
Add Zilsd extension YAML
Add support for the Zilsd extension, which introduces load/store pair instructions for RV32.
These instructions allow efficient 64-bit memory operations using register pairs.
Ensure proper alignment rules, trap handling, and atomicity requirements.
Improve memory efficiency and reduce instruction count for doubleword operations.1 parent 0368d16 commit 66ab563
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments