Constants§
- EVM_
GRP_ ENDING - < <– mark the end of the list of groups
- EVM_
GRP_ HALT - < instructions halt execution
- EVM_
GRP_ INVALID - < = CS_GRP_INVALID
- EVM_
GRP_ JUMP - < all jump instructions
- EVM_
GRP_ MATH - < math instructions
- EVM_
GRP_ MEM_ READ - < instructions read from memory
- EVM_
GRP_ MEM_ WRITE - < instructions write to memory
- EVM_
GRP_ STACK_ READ - < instructions read from stack
- EVM_
GRP_ STACK_ WRITE - < instructions write to stack
- EVM_
GRP_ STORE_ READ - < instructions read from storage
- EVM_
GRP_ STORE_ WRITE - < instructions write to storage
Type Aliases§
- Type
- Group of EVM instructions