Memory operations
RISC-V is load/store: arithmetic instructions operate on registers, not memory operands. Addresses use offset(base) with a signed 12-bit byte offset.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
RISC-V is load/store: arithmetic instructions operate on registers, not memory operands. Addresses use offset(base) with a signed 12-bit byte offset.