]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/960802-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 960802-1.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "960802-1.c"
3 .section .text.f1,"ax",@progbits
4 .hidden f1 # -- Begin function f1
5 .globl f1
6 .type f1,@function
7f1: # @f1
8 .result i32
9# BB#0: # %entry
10 i32.const $push0=, 306
11 # fallthrough-return: $pop0
12 .endfunc
13.Lfunc_end0:
14 .size f1, .Lfunc_end0-f1
15 # -- End function
16 .section .text.f2,"ax",@progbits
17 .hidden f2 # -- Begin function f2
18 .globl f2
19 .type f2,@function
20f2: # @f2
21 .result i32
22# BB#0: # %entry
23 i32.const $push0=, 1577058304
24 # fallthrough-return: $pop0
25 .endfunc
26.Lfunc_end1:
27 .size f2, .Lfunc_end1-f2
28 # -- End function
29 .section .text.f3,"ax",@progbits
30 .hidden f3 # -- Begin function f3
31 .globl f3
32 .type f3,@function
33f3: # @f3
34 .param i32
35# BB#0: # %entry
36 i32.const $push0=, 0
37 i32.store val($pop0), $0
38 # fallthrough-return
39 .endfunc
40.Lfunc_end2:
41 .size f3, .Lfunc_end2-f3
42 # -- End function
43 .section .text.f4,"ax",@progbits
44 .hidden f4 # -- Begin function f4
45 .globl f4
46 .type f4,@function
47f4: # @f4
48# BB#0: # %entry
49 i32.const $push1=, 0
50 i32.const $push0=, 1577058610
51 i32.store val($pop1), $pop0
52 # fallthrough-return
53 .endfunc
54.Lfunc_end3:
55 .size f4, .Lfunc_end3-f4
56 # -- End function
57 .section .text.main,"ax",@progbits
58 .hidden main # -- Begin function main
59 .globl main
60 .type main,@function
61main: # @main
62 .result i32
63# BB#0: # %if.end
64 i32.const $push1=, 0
65 i32.const $push0=, 1577058610
66 i32.store val($pop1), $pop0
67 i32.const $push2=, 0
68 call exit@FUNCTION, $pop2
69 unreachable
70 .endfunc
71.Lfunc_end4:
72 .size main, .Lfunc_end4-main
73 # -- End function
74 .hidden val # @val
75 .type val,@object
76 .section .data.val,"aw",@progbits
77 .globl val
78 .p2align 2
79val:
80 .int32 1577058304 # 0x5e000000
81 .size val, 4
82
83
84 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
85 .functype exit, void, i32