mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-21 20:26:41 +00:00
JUMP test in assembly
This commit is contained in:
parent
bb1954089c
commit
58c5950731
1 changed files with 3 additions and 0 deletions
3
evmcc/lll/stackjump.lll
Normal file
3
evmcc/lll/stackjump.lll
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
(asm
|
||||||
|
0x4 0x6 0x9 0x13 JUMP 0xa SUB 0x0 MSTORE MSIZE 0x0 RETURN 0x0 MSTORE ADD 0x9 JUMP
|
||||||
|
)
|
||||||
Loading…
Reference in a new issue