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