]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/960116-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 960116-1.c.s
1 .text
2 .file "960116-1.c"
3 .section .text.f,"ax",@progbits
4 .hidden f # -- Begin function f
5 .globl f
6 .type f,@function
7 f: # @f
8 .param i32
9 .result i32
10 # BB#0: # %entry
11 block
12 i32.const $push3=, 1
13 i32.and $push0=, $0, $pop3
14 br_if 0, $pop0 # 0: down to label0
15 # BB#1: # %land.lhs.true
16 i32.load $push1=, 0($0)
17 i32.eqz $push5=, $pop1
18 br_if 0, $pop5 # 0: down to label0
19 # BB#2: # %return
20 i32.const $push4=, 1
21 return $pop4
22 .LBB0_3: # %if.end
23 end_block # label0:
24 i32.const $push2=, 0
25 # fallthrough-return: $pop2
26 .endfunc
27 .Lfunc_end0:
28 .size f, .Lfunc_end0-f
29 # -- End function
30 .section .text.main,"ax",@progbits
31 .hidden main # -- Begin function main
32 .globl main
33 .type main,@function
34 main: # @main
35 .result i32
36 # BB#0: # %if.end
37 i32.const $push0=, 0
38 call exit@FUNCTION, $pop0
39 unreachable
40 .endfunc
41 .Lfunc_end1:
42 .size main, .Lfunc_end1-main
43 # -- End function
44
45 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
46 .functype exit, void, i32