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