]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20090207-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20090207-1.c.s
1 .text
2 .file "20090207-1.c"
3 .section .text.foo,"ax",@progbits
4 .hidden foo # -- Begin function foo
5 .globl foo
6 .type foo,@function
7 foo: # @foo
8 .param i32
9 .result i32
10 .local i32
11 # BB#0: # %entry
12 i32.const $push6=, 0
13 i32.load $push5=, __stack_pointer($pop6)
14 i32.const $push7=, 128
15 i32.sub $push10=, $pop5, $pop7
16 tee_local $push9=, $1=, $pop10
17 i64.const $push0=, 12884901889
18 i64.store 0($pop9), $pop0
19 i32.const $push1=, 2
20 i32.shl $push2=, $0, $pop1
21 i32.add $push3=, $1, $pop2
22 i32.const $push8=, 2
23 i32.store 0($pop3), $pop8
24 i32.load $push4=, 0($1)
25 # fallthrough-return: $pop4
26 .endfunc
27 .Lfunc_end0:
28 .size foo, .Lfunc_end0-foo
29 # -- End function
30 .section .text.main,"ax",@progbits
31 .hidden main # -- Begin function main
32 .globl main
33 .type main,@function
34 main: # @main
35 .result i32
36 # BB#0: # %if.end
37 i32.const $push0=, 0
38 # fallthrough-return: $pop0
39 .endfunc
40 .Lfunc_end1:
41 .size main, .Lfunc_end1-main
42 # -- End function
43
44 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"