]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20040309-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20040309-1.c.s
1 .text
2 .file "20040309-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 # BB#0: # %entry
11 i32.const $push2=, 16
12 i32.shl $push3=, $0, $pop2
13 i32.const $push4=, 31
14 i32.shr_s $push5=, $pop3, $pop4
15 i32.const $push0=, 32768
16 i32.xor $push1=, $0, $pop0
17 i32.and $push6=, $pop5, $pop1
18 # fallthrough-return: $pop6
19 .endfunc
20 .Lfunc_end0:
21 .size foo, .Lfunc_end0-foo
22 # -- End function
23 .section .text.main,"ax",@progbits
24 .hidden main # -- Begin function main
25 .globl main
26 .type main,@function
27 main: # @main
28 .result i32
29 # BB#0: # %if.end16
30 i32.const $push0=, 0
31 # fallthrough-return: $pop0
32 .endfunc
33 .Lfunc_end1:
34 .size main, .Lfunc_end1-main
35 # -- End function
36
37 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"