aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYoichi Hirai <i@yoichihirai.com>2017-05-12 18:20:38 +0800
committerYoichi Hirai <i@yoichihirai.com>2017-05-24 20:37:47 +0800
commit0ac650d23271e22b8390ce1bfb32cff615d2725b (patch)
tree75718da1c72581b4bbb09c274517466efd6921a2 /.travis.yml
parent60153d010e602a490d8aed4e22ad44b4eaea9e17 (diff)
downloaddexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar.gz
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar.bz2
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar.lz
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar.xz
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.tar.zst
dexon-tests-0ac650d23271e22b8390ce1bfb32cff615d2725b.zip
Add a test filter for RETURNDATACOPY initially copying zeros
; hex description ;; store some non-zero word into memory [0..31] 30 ADDRESS 6000 PUSH1 [0] 52 MSTORE ;; RETURNDATACOPY should copy the first word into memory [0..31] 6020 PUSH1 [32] 6000 PUSH1 [0] 6000 PUSH1 [0] 0e RETURNDATACOPY ;; load memory[0..31] onto stack 6000 PUSH1 [0] 51 MLOAD ;; store the topmost stack into storage [0] 6000 PUSH1 [0] 55 SSTORE ;; an implicit `STOP` follows.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions