]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/920908-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920908-1.c.s
1 .text
2 .file "920908-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, i32
9 .result i32
10 .local i32, i32
11 # BB#0: # %entry
12 i32.const $push11=, 0
13 i32.const $push9=, 0
14 i32.load $push8=, __stack_pointer($pop9)
15 i32.const $push10=, 16
16 i32.sub $push18=, $pop8, $pop10
17 tee_local $push17=, $3=, $pop18
18 i32.store __stack_pointer($pop11), $pop17
19 i32.const $push0=, 4
20 i32.add $push16=, $1, $pop0
21 tee_local $push15=, $2=, $pop16
22 i32.store 12($3), $pop15
23 block
24 i32.load $push1=, 0($1)
25 i32.const $push2=, 10
26 i32.ne $push3=, $pop1, $pop2
27 br_if 0, $pop3 # 0: down to label0
28 # BB#1: # %if.end
29 i32.const $push4=, 8
30 i32.add $push5=, $1, $pop4
31 i32.store 12($3), $pop5
32 i32.load $push6=, 0($2)
33 i32.const $push19=, 20
34 i32.ne $push7=, $pop6, $pop19
35 br_if 0, $pop7 # 0: down to label0
36 # BB#2: # %if.end7
37 i32.const $push14=, 0
38 i32.const $push12=, 16
39 i32.add $push13=, $3, $pop12
40 i32.store __stack_pointer($pop14), $pop13
41 i32.const $push20=, 20
42 return $pop20
43 .LBB0_3: # %if.then
44 end_block # label0:
45 call abort@FUNCTION
46 unreachable
47 .endfunc
48 .Lfunc_end0:
49 .size f, .Lfunc_end0-f
50 # -- End function
51 .section .text.main,"ax",@progbits
52 .hidden main # -- Begin function main
53 .globl main
54 .type main,@function
55 main: # @main
56 .result i32
57 .local i32
58 # BB#0: # %entry
59 i32.const $push5=, 0
60 i32.const $push3=, 0
61 i32.load $push2=, __stack_pointer($pop3)
62 i32.const $push4=, 16
63 i32.sub $push7=, $pop2, $pop4
64 tee_local $push6=, $0=, $pop7
65 i32.store __stack_pointer($pop5), $pop6
66 i64.const $push0=, 85899345930
67 i64.store 0($0), $pop0
68 i32.call $drop=, f@FUNCTION, $0, $0
69 i32.const $push1=, 0
70 call exit@FUNCTION, $pop1
71 unreachable
72 .endfunc
73 .Lfunc_end1:
74 .size main, .Lfunc_end1-main
75 # -- End function
76
77 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
78 .functype abort, void
79 .functype exit, void, i32