]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/enum-3.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / enum-3.c.s
1 .text
2 .file "enum-3.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 i32
10 # BB#0: # %entry
11 i32.const $push5=, 0
12 i32.const $push3=, 0
13 i32.load $push2=, __stack_pointer($pop3)
14 i32.const $push4=, 16
15 i32.sub $push10=, $pop2, $pop4
16 tee_local $push9=, $0=, $pop10
17 i32.store __stack_pointer($pop5), $pop9
18 i32.const $push0=, 0
19 i32.const $push6=, 12
20 i32.add $push7=, $0, $pop6
21 i32.store q($pop0), $pop7
22 i32.const $push1=, -2147483648
23 i32.store 12($0), $pop1
24 i32.const $push8=, 0
25 call exit@FUNCTION, $pop8
26 unreachable
27 .endfunc
28 .Lfunc_end0:
29 .size main, .Lfunc_end0-main
30 # -- End function
31 .hidden q # @q
32 .type q,@object
33 .section .bss.q,"aw",@nobits
34 .globl q
35 .p2align 2
36 q:
37 .int32 0
38 .size q, 4
39
40 .hidden p # @p
41 .type p,@object
42 .section .bss.p,"aw",@nobits
43 .globl p
44 .p2align 2
45 p:
46 .int32 0
47 .size p, 4
48
49
50 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
51 .functype exit, void, i32