MSIZE test

This commit is contained in:
Paweł Bylica 2014-10-13 10:04:48 +02:00
parent 0128f09065
commit d6e6a5f558
2 changed files with 5 additions and 1 deletions

View file

@ -1 +1 @@
6001610d80556504409585d6df620493e05462061a8053 6001610d805b01556504409585d6df620493e05462061a80535b01

View file

@ -2,10 +2,14 @@
(asm ;; [] (asm ;; []
1 1
3456 3456
MSIZE
ADD
MSTORE8 ;; [02] MSTORE8 ;; [02]
4675432994527 4675432994527
300000 300000
MSTORE MSTORE
400000 400000
MLOAD MLOAD
MSIZE
ADD
) )