Skip to main content

Module push

Module push 

Source
Expand description

§Stack push operations

Includes the following opcodes:

  • PUSH0
  • PUSH1 to PUSH32

Structs§

OpPush0Handler
Implementation for the PUSH0 opcode.
OpPushHandler
Implementation for the PUSHn opcode.