index
:
evm
main
evm execution client and tools (school project)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
add.easm
blob: 610b0b92e3ac1a494cd11294300595b6017b42c2 (
plain
)
1
2
3
4
5
6
7
8
PUSH 9 PUSH 4 ADD PUSH 3 MSTORE8 PUSH 1 PUSH 3 RETURN