diff options
Diffstat (limited to 'test/llvm_autogenerated/userstack.wast')
-rw-r--r-- | test/llvm_autogenerated/userstack.wast | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/test/llvm_autogenerated/userstack.wast b/test/llvm_autogenerated/userstack.wast index 3ff5ec1bb..b5206081b 100644 --- a/test/llvm_autogenerated/userstack.wast +++ b/test/llvm_autogenerated/userstack.wast @@ -18,7 +18,7 @@ (i32.const 1) ) (set_local $$0 - (i32.load align=4 + (i32.load (get_local $$0) ) ) @@ -35,12 +35,12 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$1) (get_local $$3) ) ) - (i32.store offset=12 align=4 + (i32.store offset=12 (get_local $$3) (i32.const 0) ) @@ -57,7 +57,7 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$3) ) @@ -73,7 +73,7 @@ (i32.const 1) ) (set_local $$0 - (i32.load align=4 + (i32.load (get_local $$0) ) ) @@ -90,16 +90,16 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$1) (get_local $$3) ) ) - (i32.store offset=12 align=4 + (i32.store offset=12 (get_local $$3) (i32.const 0) ) - (i64.store align=8 + (i64.store (get_local $$3) (i64.const 0) ) @@ -116,7 +116,7 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$3) ) @@ -133,7 +133,7 @@ (i32.const 1) ) (set_local $$0 - (i32.load align=4 + (i32.load (get_local $$0) ) ) @@ -150,7 +150,7 @@ (i32.const 1) ) (set_local $$4 - (i32.store align=4 + (i32.store (get_local $$1) (get_local $$4) ) @@ -164,12 +164,12 @@ (get_local $$3) ) ) - (i32.store align=4 + (i32.store (i32.add (get_local $$3) (i32.const 12) ) - (i32.store offset=12 align=4 + (i32.store offset=12 (get_local $$4) (i32.const 1) ) @@ -187,7 +187,7 @@ (i32.const 1) ) (set_local $$4 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$4) ) @@ -205,7 +205,7 @@ (i32.const 1) ) (set_local $$1 - (i32.load align=4 + (i32.load (get_local $$1) ) ) @@ -222,7 +222,7 @@ (i32.const 1) ) (set_local $$6 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$6) ) @@ -251,7 +251,7 @@ (get_local $$5) ) ) - (i32.store align=4 + (i32.store (get_local $$0) (get_local $$5) ) @@ -268,7 +268,7 @@ (i32.const 1) ) (set_local $$6 - (i32.store align=4 + (i32.store (get_local $$3) (get_local $$6) ) @@ -284,7 +284,7 @@ (i32.const 1) ) (set_local $$0 - (i32.load align=4 + (i32.load (get_local $$0) ) ) @@ -301,14 +301,14 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$1) (get_local $$3) ) ) - (i32.store offset=24 align=4 + (i32.store offset=24 (get_local $$3) - (i32.store offset=12 align=4 + (i32.store offset=12 (get_local $$3) (i32.const 1) ) @@ -326,7 +326,7 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$3) ) @@ -342,7 +342,7 @@ (i32.const 1) ) (set_local $$3 - (i32.load align=4 + (i32.load (get_local $$1) ) ) @@ -367,7 +367,7 @@ (set_local $$3 (get_local $$0) ) - (i32.store align=4 + (i32.store (get_local $$0) (i32.const 0) ) @@ -375,7 +375,7 @@ (i32.const 1) ) (set_local $$3 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$4) ) @@ -392,7 +392,7 @@ (i32.const 1) ) (set_local $$1 - (i32.load align=4 + (i32.load (get_local $$1) ) ) @@ -412,7 +412,7 @@ (i32.const 1) ) (set_local $$4 - (i32.store align=4 + (i32.store (get_local $$2) (get_local $$4) ) @@ -435,7 +435,7 @@ (set_local $$4 (get_local $$0) ) - (i32.store align=4 + (i32.store (get_local $$0) (i32.const 0) ) @@ -452,7 +452,7 @@ (i32.const 1) ) (set_local $$4 - (i32.store align=4 + (i32.store (get_local $$3) (get_local $$4) ) |