Documentation ¶
Index ¶
Constants ¶
View Source
const ( OP_NOP = iota OP_FRAME OP_EXEC_ABS OP_EXEC_REL OP_REG_CHANGE OP_SPREG_CHANGE OP_MEM_READ OP_MEM_WRITE OP_MEM_MAP OP_MEM_UNMAP OP_SYSCALL OP_EXIT )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpMemUnmap ¶
type OpMemWrite ¶
type OpRegChange ¶
type OpSpRegChange ¶
Click to show internal directories.
Click to hide internal directories.