.
This commit is contained in:
@@ -77,6 +77,7 @@ enum class Instruction : uint8_t {
|
||||
Power = 0x2e,
|
||||
ShiftLeft = 0x2f,
|
||||
ShiftRight = 0x30,
|
||||
Modulo = 0x31,
|
||||
|
||||
// other value operations
|
||||
Len = 0x40,
|
||||
|
||||
Reference in New Issue
Block a user