|
|
@ -44,8 +44,6 @@ of the computation back to the stack when it's done. |
|
|
|
|
|
|
|
|
|
|
|
There are some exceptions to this. In particular the current version of uvm supports registers. |
|
|
|
There are some exceptions to this. In particular the current version of uvm supports registers. |
|
|
|
|
|
|
|
|
|
|
|
Additionally the contents of `t0` can be placed on the top of the stack using `xload0`. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## uVM Instruction Set |
|
|
|
## uVM Instruction Set |
|
|
|
|
|
|
|
|
|
|
|
uVM possesses the standard issue instruction set you might expect in a simple VM: |
|
|
|
uVM possesses the standard issue instruction set you might expect in a simple VM: |
|
|
|