Thanks for the Memories
摘要
In this chapter, we put data to and from RISC-V-based computer’s memory. So far, we’ve used memory to hold Assembly Language instructions, now we will learn how to define data in memory, to load memory into registers for processing, and to write the results back to memory.