Open
Description
What is an opcode summary
For this opcode, the backend can rewrite one step to execute it. It could be several rules.
Why we need summaries
It's important to provide summaries for all EVM opcodes, because:
- prove semantics equivalence between different implementations.
- improve the performance for both interpretation and verification.