]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/struct-cpy-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / struct-cpy-1.c.s
1 .text
2 .file "struct-cpy-1.c"
3 .section .text.ini,"ax",@progbits
4 .hidden ini # -- Begin function ini
5 .globl ini
6 .type ini,@function
7 ini: # @ini
8 # BB#0: # %entry
9 i32.const $push1=, 0
10 i64.const $push0=, 0
11 i64.store pty+72($pop1), $pop0
12 i32.const $push11=, 0
13 i64.const $push10=, 0
14 i64.store pty+64($pop11), $pop10
15 i32.const $push9=, 0
16 i64.const $push8=, 0
17 i64.store pty+56($pop9), $pop8
18 i32.const $push7=, 0
19 i64.const $push2=, 8589934593
20 i64.store pty+40($pop7), $pop2
21 i32.const $push6=, 0
22 i64.const $push3=, 17179869187
23 i64.store pty+48($pop6), $pop3
24 i32.const $push5=, 0
25 i32.const $push4=, 0
26 i32.store pty+80($pop5), $pop4
27 # fallthrough-return
28 .endfunc
29 .Lfunc_end0:
30 .size ini, .Lfunc_end0-ini
31 # -- End function
32 .section .text.main,"ax",@progbits
33 .hidden main # -- Begin function main
34 .globl main
35 .type main,@function
36 main: # @main
37 .result i32
38 # BB#0: # %if.end
39 i32.const $push1=, 0
40 i64.const $push0=, 0
41 i64.store pty+72($pop1), $pop0
42 i32.const $push12=, 0
43 i64.const $push11=, 0
44 i64.store pty+64($pop12), $pop11
45 i32.const $push10=, 0
46 i64.const $push9=, 0
47 i64.store pty+56($pop10), $pop9
48 i32.const $push8=, 0
49 i64.const $push2=, 8589934593
50 i64.store pty+40($pop8), $pop2
51 i32.const $push7=, 0
52 i64.const $push3=, 17179869187
53 i64.store pty+48($pop7), $pop3
54 i32.const $push6=, 0
55 i32.const $push5=, 0
56 i32.store pty+80($pop6), $pop5
57 i32.const $push4=, 0
58 # fallthrough-return: $pop4
59 .endfunc
60 .Lfunc_end1:
61 .size main, .Lfunc_end1-main
62 # -- End function
63 .type pty,@object # @pty
64 .section .bss.pty,"aw",@nobits
65 .p2align 3
66 pty:
67 .skip 88
68 .size pty, 88
69
70
71 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"