Added support for the STORE directive.
This commit is contained in:
+3
-1
@@ -9,4 +9,6 @@ something_insance:
|
||||
load r1, unknown_symbol
|
||||
load byte r1, r3
|
||||
load r1, 5
|
||||
load r3, r4
|
||||
load r3, r4
|
||||
store byte r3, r5
|
||||
store r5, r7
|
||||
Reference in New Issue
Block a user