riscv / riscv-zilsd

Zilsd (Load/Store Pair for RV32) Fast-Track Extension
https://jira.riscv.org/browse/RVG-122
Creative Commons Attribution 4.0 International
7 stars 2 forks source link

Avoids the implication that there are analogous pair instructions in RV64 #32

Closed christian-herber-nxp closed 3 months ago

christian-herber-nxp commented 3 months ago

from @ved-rivos:

"The Zilsd & Zcmlsd extensions provide load/store pair instructions for RV32 analogous to RV64 doubleword load/store instructions, reusing the existing RV64 encodings.".

This statement could be reworded to "The Zilsd & Zcmlsd extensions provide load/store pair instructions for RV32 analogous , reusing the existing RV64 doubleword load/store instruction encodings". This slightly avoids the implication that there are analogous pair instructions in RV64.