Summary
And in Conclusion
For your reference the tables below show the memory instructions which can also be found on the 61C reference card.
The below are abbreviations that will be used in the table:
rs1: Argument register 1rs2: Argument register 2rd: Destination registerimm: Immediate value (integer literal constant)R[register]: Value contained in registerinst: One of the instructions in the table
Load Instructions (reprint of #tab-rv32i-load from this section).
Store Instructions (reprint of #tab-rv32i-store from this section).
Textbook Readings
P&H 2.6, 2.7, 2.9, 2.10, 3.2
Additional References
See the RISC-V manual links on our RISC-V green card page.