add subtract support and string concatenation
This commit is contained in:
@@ -131,4 +131,8 @@ loads a mpq_t number into memory
|
||||
|
||||
## OP_LOAD_ADDITION_FUNCTION
|
||||
|
||||
loads the addition function into register 1
|
||||
loads the addition function into register 1
|
||||
|
||||
## OP_LOAD_SUBTRACTION_FUNCTION
|
||||
|
||||
loads the subtraction function into register 1
|
||||
Reference in New Issue
Block a user