add multiplication and division
This commit is contained in:
@@ -135,4 +135,12 @@ loads the addition function into register 1
|
||||
|
||||
## OP_LOAD_SUBTRACTION_FUNCTION
|
||||
|
||||
loads the subtraction function into register 1
|
||||
loads the subtraction function into register 1
|
||||
|
||||
## OP_LOAD_MULTIPLY_FUNCTION
|
||||
|
||||
loads the multiply function into register 1
|
||||
|
||||
## OP_LOAD_DIVISION_FUNCTION
|
||||
|
||||
loads the division function into register 1
|
||||
Reference in New Issue
Block a user