Expand description
The zkEVM common library.
Re-exports§
pub use zkevm_opcode_defs;
Structs§
- AddInstruction
- The arithmetic addition instruction.
- Assembly
- The assembly entity.
- Bitwise
Instruction - Context
Instruction - Read value from execution context.
- DivInstruction
- The arithmetic division or remainder instruction.
- External
Call Instruction - The control flow jump instruction.
- ISAVersion
- Jump
Instruction - The control flow jump instruction.
- Local
Call Instruction - The control flow jump instruction.
- MulInstruction
- The arithmetic multiplication instruction.
- NopInstruction
- The NOP instruction. Can also be used for stack adjustment
- Return
Instruction - The control flow jump instruction.
- Shift
Instruction - SubInstruction
- The arithmetic subtraction instruction.
Enums§
- Assembly
Parse Error - Binary
Parse Error - Full
Operand - Instruction
- The instruction.
- Instruction
Read Error - Register
Operand - Running
VmEncoding Mode