mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-29 14:11:14 -04:00
SW description rs1 and rs1 roles reversed in narrative.
This commit is contained in:
parent
04cd1ee42c
commit
dfc426f4b6
@ -992,7 +992,7 @@ Store Word
|
||||
\verb@m16(rs1+sx(imm))@ $\leftarrow$ \verb@rs2[31:0]@\\
|
||||
\verb@pc@ $\leftarrow$ \verb@pc+4@
|
||||
|
||||
Store the 32-bit value in \verb@rs1@ into memory at address \verb@rs1+imm@.
|
||||
Store the 32-bit value in \verb@rs2@ into memory at address \verb@rs1+imm@.
|
||||
|
||||
Encoding:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user