summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2024-07-28Allow indirect loads/storesIan Moffett
2024-07-27Improve naming for load instructionsIan Moffett
2024-07-27write -> store, read -> loadIan Moffett
2024-07-27Fix example with AND instructionIan Moffett
2024-07-27Add data movement instructionsIan Moffett
2024-07-27Add extra operand for arithmetic instructionsIan Moffett
2024-07-27Prefix immediates with '#'Ian Moffett
2024-07-27Terminate code blockKaimakan71
2024-07-27Add copyrightKaimakan71
2024-07-27cpy -> movIan Moffett
2024-07-27Exclude writes to x0 registerIan Moffett
2024-07-27CleanupIan Moffett
2024-07-27Initial commitIan Moffett