diff --git a/determining_wasm_gas_costs.md b/determining_wasm_gas_costs.md index d61b4bc..6361a55 100644 --- a/determining_wasm_gas_costs.md +++ b/determining_wasm_gas_costs.md @@ -382,4 +382,5 @@ These instructions include: - Haswell CPU family (http://ark.intel.com/products/codename/42174/Haswell) - Instruction tables by Agner Fog: http://www.agner.org/optimize/instruction_tables.pdf - EVM 1.0 gas costs (https://docs.google.com/spreadsheets/d/1m89CVujrQe5LAFJ8-YAUCcNK950dUzMQPMJBxRtGCqs/edit#gid=0) +- OPCODES FOR THE EVM (https://ethereum.org/en/developers/docs/evm/opcodes/) - Warren, Henry S. (2003). Hacker's Delight (1st ed.). Boston, Mass.: Addison-Wesley. ISBN 0-201-91465-4