]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr49218.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr49218.c.s
1 .text
2 .file "pr49218.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7 main: # @main
8 .result i32
9 .local i64, i32, i64, i64, i32
10 # BB#0: # %entry
11 i32.const $push15=, 0
12 i32.const $push13=, 0
13 i32.load $push12=, __stack_pointer($pop13)
14 i32.const $push14=, 16
15 i32.sub $push26=, $pop12, $pop14
16 tee_local $push25=, $4=, $pop26
17 i32.store __stack_pointer($pop15), $pop25
18 i32.const $push24=, 0
19 f32.load $push0=, f($pop24)
20 call __fixsfti@FUNCTION, $4, $pop0
21 block
22 i64.load $push23=, 0($4)
23 tee_local $push22=, $2=, $pop23
24 i64.const $push4=, 10
25 i64.gt_u $push5=, $pop22, $pop4
26 i32.const $push1=, 8
27 i32.add $push2=, $4, $pop1
28 i64.load $push21=, 0($pop2)
29 tee_local $push20=, $3=, $pop21
30 i64.const $push19=, 0
31 i64.gt_s $push3=, $pop20, $pop19
32 i64.eqz $push6=, $3
33 i32.select $push7=, $pop5, $pop3, $pop6
34 br_if 0, $pop7 # 0: down to label0
35 # BB#1: # %do.body.preheader
36 .LBB0_2: # %do.body
37 # =>This Inner Loop Header: Depth=1
38 loop # label1:
39 i64.const $push33=, 1
40 i64.add $push32=, $2, $pop33
41 tee_local $push31=, $0=, $pop32
42 i64.lt_u $1=, $pop31, $2
43 #APP
44 #NO_APP
45 copy_local $2=, $0
46 i64.const $push30=, 11
47 i64.xor $push8=, $0, $pop30
48 i64.extend_u/i32 $push9=, $1
49 i64.add $push29=, $3, $pop9
50 tee_local $push28=, $3=, $pop29
51 i64.or $push10=, $pop8, $pop28
52 i64.const $push27=, 0
53 i64.ne $push11=, $pop10, $pop27
54 br_if 0, $pop11 # 0: up to label1
55 .LBB0_3: # %if.end
56 end_loop
57 end_block # label0:
58 i32.const $push18=, 0
59 i32.const $push16=, 16
60 i32.add $push17=, $4, $pop16
61 i32.store __stack_pointer($pop18), $pop17
62 i32.const $push34=, 0
63 # fallthrough-return: $pop34
64 .endfunc
65 .Lfunc_end0:
66 .size main, .Lfunc_end0-main
67 # -- End function
68 .hidden f # @f
69 .type f,@object
70 .section .bss.f,"aw",@nobits
71 .globl f
72 .p2align 2
73 f:
74 .int32 0 # float 0
75 .size f, 4
76
77
78 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"