6 lines
139 B
Python
Executable File
6 lines
139 B
Python
Executable File
"""
|
|
- ARITH R1, R2
|
|
- ARITH R1, CONST
|
|
- ARITH R1, CONTEXT
|
|
- check context if handling constant values (it might already have that value)
|
|
""" |