Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
sw
instruction assembly in Appendix A.2
`sw 0x400(zero), <gpr>` has incorrect assembly syntax, source register should come first. Signed-off-by: tienntr <93871686+tienntr@users.noreply.github.com>
- Loading branch information