diff options
Diffstat (limited to 'inc/instr.h')
-rw-r--r-- | inc/instr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/instr.h b/inc/instr.h index a083699..5a8ff4a 100644 --- a/inc/instr.h +++ b/inc/instr.h @@ -39,6 +39,7 @@ enum Mnemonic { CEV, SRDL, SRDS, + ROTV, LOAD, ADDI, SUBI, |