mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-20 11:46:44 +00:00
MSIZE test
This commit is contained in:
parent
0128f09065
commit
d6e6a5f558
2 changed files with 5 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
6001610d80556504409585d6df620493e05462061a8053
|
||||
6001610d805b01556504409585d6df620493e05462061a80535b01
|
||||
|
|
|
|||
|
|
@ -2,10 +2,14 @@
|
|||
(asm ;; []
|
||||
1
|
||||
3456
|
||||
MSIZE
|
||||
ADD
|
||||
MSTORE8 ;; [02]
|
||||
4675432994527
|
||||
300000
|
||||
MSTORE
|
||||
400000
|
||||
MLOAD
|
||||
MSIZE
|
||||
ADD
|
||||
)
|
||||
Loading…
Reference in a new issue