This commit is contained in:
parent
d9bd57f984
commit
16975eced0
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ Emulator exit codes:
|
||||||
- `0` - never happens
|
- `0` - never happens
|
||||||
- `1` - invalid opcode
|
- `1` - invalid opcode
|
||||||
- `2` - illegal instruction argument (like funct3)
|
- `2` - illegal instruction argument (like funct3)
|
||||||
- `3` - memory error (for example writing to ROM)
|
|
||||||
|
|
||||||
Compile:
|
Compile:
|
||||||
1. Dependencies: `libelf`
|
1. Dependencies: `libelf`
|
||||||
|
|
Loading…
Reference in a new issue