Update
This commit is contained in:
parent
3f374a4713
commit
89ddec4212
18 changed files with 1861 additions and 1823 deletions
|
@ -255,4 +255,9 @@ main:
|
|||
lw s0,24(sp) # restore frame pointer
|
||||
addi sp,sp,32 # pop stack
|
||||
jr ra # jump to addr in ra
|
||||
```
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
||||
- [bytecode](bytecode.md)
|
||||
- programming [sadomasochism](sadomasochism.md)
|
Loading…
Add table
Add a link
Reference in a new issue