(module (import "env" "memory" (memory $0 1)) (table 0 funcref) (data (i32.const 4) "\10\04\00\00") (data (i32.const 12) "\00\00\00\00") (export "load_i32_with_folded_offset" (func $load_i32_with_folded_offset)) (export "load_i32_with_folded_gep_offset" (func $load_i32_with_folded_gep_offset)) (export "load_i32_with_unfolded_gep_negative_offset" (func $load_i32_with_unfolded_gep_negative_offset)) (export "load_i32_with_unfolded_offset" (func $load_i32_with_unfolded_offset)) (export "load_i32_with_unfolded_gep_offset" (func $load_i32_with_unfolded_gep_offset)) (export "load_i64_with_folded_offset" (func $load_i64_with_folded_offset)) (export "load_i64_with_folded_gep_offset" (func $load_i64_with_folded_gep_offset)) (export "load_i64_with_unfolded_gep_negative_offset" (func $load_i64_with_unfolded_gep_negative_offset)) (export "load_i64_with_unfolded_offset" (func $load_i64_with_unfolded_offset)) (export "load_i64_with_unfolded_gep_offset" (func $load_i64_with_unfolded_gep_offset)) (export "load_i32_with_folded_or_offset" (func $load_i32_with_folded_or_offset)) (export "store_i32_with_folded_offset" (func $store_i32_with_folded_offset)) (export "store_i32_with_folded_gep_offset" (func $store_i32_with_folded_gep_offset)) (export "store_i32_with_unfolded_gep_negative_offset" (func $store_i32_with_unfolded_gep_negative_offset)) (export "store_i32_with_unfolded_offset" (func $store_i32_with_unfolded_offset)) (export "store_i32_with_unfolded_gep_offset" (func $store_i32_with_unfolded_gep_offset)) (export "store_i64_with_folded_offset" (func $store_i64_with_folded_offset)) (export "store_i64_with_folded_gep_offset" (func $store_i64_with_folded_gep_offset)) (export "store_i64_with_unfolded_gep_negative_offset" (func $store_i64_with_unfolded_gep_negative_offset)) (export "store_i64_with_unfolded_offset" (func $store_i64_with_unfolded_offset)) (export "store_i64_with_unfolded_gep_offset" (func $store_i64_with_unfolded_gep_offset)) (export "store_i32_with_folded_or_offset" (func $store_i32_with_folded_or_offset)) (export "load_i32_from_numeric_address" (func $load_i32_from_numeric_address)) (export "load_i32_from_global_address" (func $load_i32_from_global_address)) (export "store_i32_to_numeric_address" (func $store_i32_to_numeric_address)) (export "store_i32_to_global_address" (func $store_i32_to_global_address)) (export "load_i8_s_with_folded_offset" (func $load_i8_s_with_folded_offset)) (export "load_i8_s_with_folded_gep_offset" (func $load_i8_s_with_folded_gep_offset)) (export "load_i8_u_with_folded_offset" (func $load_i8_u_with_folded_offset)) (export "load_i8_u_with_folded_gep_offset" (func $load_i8_u_with_folded_gep_offset)) (export "store_i8_with_folded_offset" (func $store_i8_with_folded_offset)) (export "store_i8_with_folded_gep_offset" (func $store_i8_with_folded_gep_offset)) (export "aggregate_load_store" (func $aggregate_load_store)) (export "aggregate_return" (func $aggregate_return)) (export "aggregate_return_without_merge" (func $aggregate_return_without_merge)) (export "stackSave" (func $stackSave)) (export "stackAlloc" (func $stackAlloc)) (export "stackRestore" (func $stackRestore)) (func $load_i32_with_folded_offset (; 0 ;) (param $0 i32) (result i32) (i32.load offset=24 (local.get $0) ) ) (func $load_i32_with_folded_gep_offset (; 1 ;) (param $0 i32) (result i32) (i32.load offset=24 (local.get $0) ) ) (func $load_i32_with_unfolded_gep_negative_offset (; 2 ;) (param $0 i32) (result i32) (i32.load (i32.add (local.get $0) (i32.const -24) ) ) ) (func $load_i32_with_unfolded_offset (; 3 ;) (param $0 i32) (result i32) (i32.load (i32.add (local.get $0) (i32.const 24) ) ) ) (func $load_i32_with_unfolded_gep_offset (; 4 ;) (param $0 i32) (result i32) (i32.load (i32.add (local.get $0) (i32.const 24) ) ) ) (func $load_i64_with_folded_offset (; 5 ;) (param $0 i32) (result i64) (i64.load offset=24 (local.get $0) ) ) (func $load_i64_with_folded_gep_offset (; 6 ;) (param $0 i32) (result i64) (i64.load offset=24 (local.get $0) ) ) (func $load_i64_with_unfolded_gep_negative_offset (; 7 ;) (param $0 i32) (result i64) (i64.load (i32.add (local.get $0) (i32.const -24) ) ) ) (func $load_i64_with_unfolded_offset (; 8 ;) (param $0 i32) (result i64) (i64.load (i32.add (local.get $0) (i32.const 24) ) ) ) (func $load_i64_with_unfolded_gep_offset (; 9 ;) (param $0 i32) (result i64) (i64.load (i32.add (local.get $0) (i32.const 24) ) ) ) (func $load_i32_with_folded_or_offset (; 10 ;) (param $0 i32) (result i32) (i32.load8_s offset=2 (i32.and (local.get $0) (i32.const -4) ) ) ) (func $store_i32_with_folded_offset (; 11 ;) (param $0 i32) (i32.store offset=24 (local.get $0) (i32.const 0) ) ) (func $store_i32_with_folded_gep_offset (; 12 ;) (param $0 i32) (i32.store offset=24 (local.get $0) (i32.const 0) ) ) (func $store_i32_with_unfolded_gep_negative_offset (; 13 ;) (param $0 i32) (i32.store (i32.add (local.get $0) (i32.const -24) ) (i32.const 0) ) ) (func $store_i32_with_unfolded_offset (; 14 ;) (param $0 i32) (i32.store (i32.add (local.get $0) (i32.const 24) ) (i32.const 0) ) ) (func $store_i32_with_unfolded_gep_offset (; 15 ;) (param $0 i32) (i32.store (i32.add (local.get $0) (i32.const 24) ) (i32.const 0) ) ) (func $store_i64_with_folded_offset (; 16 ;) (param $0 i32) (i64.store offset=24 (local.get $0) (i64.const 0) ) ) (func $store_i64_with_folded_gep_offset (; 17 ;) (param $0 i32) (i64.store offset=24 (local.get $0) (i64.const 0) ) ) (func $store_i64_with_unfolded_gep_negative_offset (; 18 ;) (param $0 i32) (i64.store (i32.add (local.get $0) (i32.const -24) ) (i64.const 0) ) ) (func $store_i64_with_unfolded_offset (; 19 ;) (param $0 i32) (i64.store (i32.add (local.get $0) (i32.const 24) ) (i64.const 0) ) ) (func $store_i64_with_unfolded_gep_offset (; 20 ;) (param $0 i32) (i64.store (i32.add (local.get $0) (i32.const 24) ) (i64.const 0) ) ) (func $store_i32_with_folded_or_offset (; 21 ;) (param $0 i32) (i32.store8 offset=2 (i32.and (local.get $0) (i32.const -4) ) (i32.const 0) ) ) (func $load_i32_from_numeric_address (; 22 ;) (result i32) (i32.load offset=42 (i32.const 0) ) ) (func $load_i32_from_global_address (; 23 ;) (result i32) (i32.load offset=12 (i32.const 0) ) ) (func $store_i32_to_numeric_address (; 24 ;) (i32.store offset=42 (i32.const 0) (i32.const 0) ) ) (func $store_i32_to_global_address (; 25 ;) (i32.store offset=12 (i32.const 0) (i32.const 0) ) ) (func $load_i8_s_with_folded_offset (; 26 ;) (param $0 i32) (result i32) (i32.load8_s offset=24 (local.get $0) ) ) (func $load_i8_s_with_folded_gep_offset (; 27 ;) (param $0 i32) (result i32) (i32.load8_s offset=24 (local.get $0) ) ) (func $load_i8_u_with_folded_offset (; 28 ;) (param $0 i32) (result i32) (i32.load8_u offset=24 (local.get $0) ) ) (func $load_i8_u_with_folded_gep_offset (; 29 ;) (param $0 i32) (result i32) (i32.load8_u offset=24 (local.get $0) ) ) (func $store_i8_with_folded_offset (; 30 ;) (param $0 i32) (i32.store8 offset=24 (local.get $0) (i32.const 0) ) ) (func $store_i8_with_folded_gep_offset (; 31 ;) (param $0 i32) (i32.store8 offset=24 (local.get $0) (i32.const 0) ) ) (func $aggregate_load_store (; 32 ;) (param $0 i32) (param $1 i32) (local $2 i32) (local $3 i32) (local $4 i32) (local.set $2 (i32.load (local.get $0) ) ) (local.set $3 (i32.load offset=4 (local.get $0) ) ) (local.set $4 (i32.load offset=8 (local.get $0) ) ) (i32.store offset=12 (local.get $1) (i32.load offset=12 (local.get $0) ) ) (i32.store offset=8 (local.get $1) (local.get $4) ) (i32.store offset=4 (local.get $1) (local.get $3) ) (i32.store (local.get $1) (local.get $2) ) ) (func $aggregate_return (; 33 ;) (param $0 i32) (i64.store offset=8 align=4 (local.get $0) (i64.const 0) ) (i64.store align=4 (local.get $0) (i64.const 0) ) ) (func $aggregate_return_without_merge (; 34 ;) (param $0 i32) (i32.store8 offset=14 (local.get $0) (i32.const 0) ) (i32.store16 offset=12 (local.get $0) (i32.const 0) ) (i32.store offset=8 (local.get $0) (i32.const 0) ) (i64.store (local.get $0) (i64.const 0) ) ) (func $stackSave (; 35 ;) (result i32) (i32.load offset=4 (i32.const 0) ) ) (func $stackAlloc (; 36 ;) (param $0 i32) (result i32) (local $1 i32) (i32.store offset=4 (i32.const 0) (local.tee $1 (i32.and (i32.sub (i32.load offset=4 (i32.const 0) ) (local.get $0) ) (i32.const -16) ) ) ) (local.get $1) ) (func $stackRestore (; 37 ;) (param $0 i32) (i32.store offset=4 (i32.const 0) (local.get $0) ) ) ) ;; METADATA: { "asmConsts": {},"staticBump": 1040, "initializers": [], "declares": [], "externs": [], "implementedFunctions": ["_load_i32_with_folded_offset","_load_i32_with_folded_gep_offset","_load_i32_with_unfolded_gep_negative_offset","_load_i32_with_unfolded_offset","_load_i32_with_unfolded_gep_offset","_load_i64_with_folded_offset","_load_i64_with_folded_gep_offset","_load_i64_with_unfolded_gep_negative_offset","_load_i64_with_unfolded_offset","_load_i64_with_unfolded_gep_offset","_load_i32_with_folded_or_offset","_store_i32_with_folded_offset","_store_i32_with_folded_gep_offset","_store_i32_with_unfolded_gep_negative_offset","_store_i32_with_unfolded_offset","_store_i32_with_unfolded_gep_offset","_store_i64_with_folded_offset","_store_i64_with_folded_gep_offset","_store_i64_with_unfolded_gep_negative_offset","_store_i64_with_unfolded_offset","_store_i64_with_unfolded_gep_offset","_store_i32_with_folded_or_offset","_load_i32_from_numeric_address","_load_i32_from_global_address","_store_i32_to_numeric_address","_store_i32_to_global_address","_load_i8_s_with_folded_offset","_load_i8_s_with_folded_gep_offset","_load_i8_u_with_folded_offset","_load_i8_u_with_folded_gep_offset","_store_i8_with_folded_offset","_store_i8_with_folded_gep_offset","_aggregate_load_store","_aggregate_return","_aggregate_return_without_merge","_stackSave","_stackAlloc","_stackRestore"], "exports": ["load_i32_with_folded_offset","load_i32_with_folded_gep_offset","load_i32_with_unfolded_gep_negative_offset","load_i32_with_unfolded_offset","load_i32_with_unfolded_gep_offset","load_i64_with_folded_offset","load_i64_with_folded_gep_offset","load_i64_with_unfolded_gep_negative_offset","load_i64_with_unfolded_offset","load_i64_with_unfolded_gep_offset","load_i32_with_folded_or_offset","store_i32_with_folded_offset","store_i32_with_folded_gep_offset","store_i32_with_unfolded_gep_negative_offset","store_i32_with_unfolded_offset","store_i32_with_unfolded_gep_offset","store_i64_with_folded_offset","store_i64_with_folded_gep_offset","store_i64_with_unfolded_gep_negative_offset","store_i64_with_unfolded_offset","store_i64_with_unfolded_gep_offset","store_i32_with_folded_or_offset","load_i32_from_numeric_address","load_i32_from_global_address","store_i32_to_numeric_address","store_i32_to_global_address","load_i8_s_with_folded_offset","load_i8_s_with_folded_gep_offset","load_i8_u_with_folded_offset","load_i8_u_with_folded_gep_offset","store_i8_with_folded_offset","store_i8_with_folded_gep_offset","aggregate_load_store","aggregate_return","aggregate_return_without_merge","stackSave","stackAlloc","stackRestore"], "invokeFuncs": [] }