You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
185 B
21 lines
185 B
.code:
|
|
PUSH 1
|
|
PUSH 128
|
|
MSTORE
|
|
PUSH 0
|
|
PUSH 128
|
|
MLOAD
|
|
GT
|
|
PUSH [tag0]
|
|
JUMPI
|
|
PUSH 3
|
|
PUSH 128
|
|
MSTORE
|
|
PUSH [tag1]
|
|
JUMP
|
|
tag0:
|
|
PUSH 2
|
|
PUSH 128
|
|
MSTORE
|
|
tag1:
|
|
|
|
|