Add opcodes
This commit is contained in:
parent
84de7cd481
commit
739548d99f
4 changed files with 48 additions and 8 deletions
13
ram.txt
13
ram.txt
|
@ -1,11 +1,14 @@
|
|||
BIPUSH
|
||||
4
|
||||
BIPUSH
|
||||
5
|
||||
ILOAD
|
||||
0
|
||||
BIPUSH
|
||||
2
|
||||
IADD
|
||||
BIPUSH
|
||||
ISTORE
|
||||
1
|
||||
IINC
|
||||
1
|
||||
10
|
||||
POP
|
||||
HALT
|
||||
OUT
|
||||
65
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue