blob: 8c801813cdc9a3138841ecd6468a96706cceb713 [file] [log] [blame] [edit]
.text
.globl f
.type f,@function
f:
.param i32
.param i32
i32.store m+4($0), $1
return
.endfunc
.Lfunc_end0:
.size f, .Lfunc_end0-f
.type m,@object
.data
.align 2
m:
.int32 1
.int32 0
.int32 0
.size m, 12