blob: dc8b57392d3e29c91bfe5a004484747bfe256728 [file] [log] [blame]
.text
.section .text.foo,"ax",@progbits
.hidden foo
.globl foo
.type foo,@function
foo: # @foo
.param i32
.result i32
# BB#0: # %entry
i32.const $push0=, 65535
i32.xor $push1=, $0, $pop0
# fallthrough-return: $pop1
.endfunc
.Lfunc_end0:
.size foo, .Lfunc_end0-foo
.section .text.bar,"ax",@progbits
.hidden bar
.globl bar
.type bar,@function
bar: # @bar
.param i32
.result i32
# BB#0: # %entry
i32.const $push0=, -65536
i32.xor $push1=, $0, $pop0
# fallthrough-return: $pop1
.endfunc
.Lfunc_end1:
.size bar, .Lfunc_end1-bar
.section .text.main,"ax",@progbits
.hidden main
.globl main
.type main,@function
main: # @main
.result i32
# BB#0: # %if.end4
i32.const $push0=, 0
call exit@FUNCTION, $pop0
unreachable
.endfunc
.Lfunc_end2:
.size main, .Lfunc_end2-main
.functype exit, void, i32