]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/920721-3.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920721-3.c.s
1 .text
2 .file "920721-3.c"
3 .section .text.ru,"ax",@progbits
4 .hidden ru # -- Begin function ru
5 .globl ru
6 .type ru,@function
7 ru: # @ru
8 .param i32
9 .result i32
10 # BB#0: # %entry
11 block
12 i32.const $push8=, 65535
13 i32.and $push0=, $0, $pop8
14 i32.const $push1=, 5
15 i32.ne $push2=, $pop0, $pop1
16 br_if 0, $pop2 # 0: down to label0
17 # BB#1: # %if.end
18 i32.const $push3=, 2
19 i32.add $push4=, $0, $pop3
20 i32.const $push9=, 65535
21 i32.and $push5=, $pop4, $pop9
22 i32.const $push6=, 7
23 i32.ne $push7=, $pop5, $pop6
24 br_if 0, $pop7 # 0: down to label0
25 # BB#2: # %if.end8
26 return $0
27 .LBB0_3: # %if.then
28 end_block # label0:
29 call abort@FUNCTION
30 unreachable
31 .endfunc
32 .Lfunc_end0:
33 .size ru, .Lfunc_end0-ru
34 # -- End function
35 .section .text.rs,"ax",@progbits
36 .hidden rs # -- Begin function rs
37 .globl rs
38 .type rs,@function
39 rs: # @rs
40 .param i32
41 .result i32
42 # BB#0: # %entry
43 block
44 i32.const $push0=, 65535
45 i32.and $push1=, $0, $pop0
46 i32.const $push2=, 5
47 i32.ne $push3=, $pop1, $pop2
48 br_if 0, $pop3 # 0: down to label1
49 # BB#1: # %if.end8
50 return $0
51 .LBB1_2: # %if.then
52 end_block # label1:
53 call abort@FUNCTION
54 unreachable
55 .endfunc
56 .Lfunc_end1:
57 .size rs, .Lfunc_end1-rs
58 # -- End function
59 .section .text.main,"ax",@progbits
60 .hidden main # -- Begin function main
61 .globl main
62 .type main,@function
63 main: # @main
64 .result i32
65 # BB#0: # %entry
66 i32.const $push0=, 0
67 call exit@FUNCTION, $pop0
68 unreachable
69 .endfunc
70 .Lfunc_end2:
71 .size main, .Lfunc_end2-main
72 # -- End function
73
74 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
75 .functype abort, void
76 .functype exit, void, i32