Add a basic test program
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
mov 10, reg1
|
||||
mov 5, reg2
|
||||
add
|
||||
MOV 10, reg1
|
||||
MOV 5, reg2
|
||||
ADD
|
||||
|
Reference in New Issue
Block a user