Add Instructions
15
Instructions.md
Normal file
15
Instructions.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# CPU16 Instruction Set
|
||||
|
||||
## Instructions
|
||||
|
||||
The cpu16 instruction set is largely based on the RISC-V instruction set, consisting of similar instructions, which are executed differently.
|
||||
|
||||
Those instructions are:
|
||||
|
||||
|Instruction|arguments|Description|
|
||||
|---|---|---|
|
||||
||||
|
||||
|
||||
## Additional language features
|
||||
|
||||
Additional to the instructions, that can be translated directly, there are additional interfaces for functions, jumps, memory and other abstract features.
|
||||
Reference in New Issue
Block a user