1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-03-22 01:30:45 +00:00

Add constant string

This commit is contained in:
David Schmenk 2015-02-26 16:44:01 -08:00
parent 26320194c4
commit 2ecd6acb52

@ -53,7 +53,7 @@ The PLASMA low level operations are defined as:
| LLA | load local address from frame offset
| CB | constant byte
| CW | constant word
| SWAP | swap two topmost stack values
| CS | constant string
| DROP | drop top stack value
| DUP | duplicate top stack value
| PUSH | push top to call stack