@ EVM_GRP_ENDING
<– mark the end of the list of groups
struct cs_evm cs_evm
Instruction structure.
unsigned int fee
gas fee for the instruction
@ EVM_GRP_STORE_WRITE
instructions write to storage
@ EVM_GRP_STACK_WRITE
instructions write to stack
@ EVM_GRP_STACK_READ
instructions read from stack
evm_insn_group
Group of EVM instructions.
@ EVM_GRP_MATH
math instructions
@ EVM_GRP_MEM_WRITE
instructions write to memory
@ EVM_GRP_JUMP
all jump instructions
@ EVM_GRP_STORE_READ
instructions read from storage
@ EVM_GRP_MEM_READ
instructions read from memory
@ EVM_GRP_HALT
instructions halt execution
unsigned char pop
number of items popped from the stack
@ EVM_GRP_INVALID
= CS_GRP_INVALID
unsigned char push
number of items pushed into the stack
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:59:16