]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20001101.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20001101.c.s
1 .text
2 .file "20001101.c"
3 .section .text.dummy,"ax",@progbits
4 .hidden dummy # -- Begin function dummy
5 .globl dummy
6 .type dummy,@function
7 dummy: # @dummy
8 .param i32, i32
9 .result i32
10 # BB#0: # %entry
11 i32.const $push0=, 7
12 i32.store 0($1), $pop0
13 i32.const $push1=, 1
14 i32.store 0($0), $pop1
15 i32.const $push2=, 1
16 # fallthrough-return: $pop2
17 .endfunc
18 .Lfunc_end0:
19 .size dummy, .Lfunc_end0-dummy
20 # -- End function
21 .section .text.bogus,"ax",@progbits
22 .hidden bogus # -- Begin function bogus
23 .globl bogus
24 .type bogus,@function
25 bogus: # @bogus
26 .param i32, i32, i32
27 # BB#0: # %if.end5
28 i32.load8_u $push0=, 0($0)
29 i32.const $push1=, 1
30 i32.or $push2=, $pop0, $pop1
31 i32.store8 0($0), $pop2
32 block
33 i32.const $push3=, 7
34 i32.ne $push4=, $1, $pop3
35 br_if 0, $pop4 # 0: down to label0
36 # BB#1: # %if.end8
37 return
38 .LBB1_2: # %if.then7
39 end_block # label0:
40 call abort@FUNCTION
41 unreachable
42 .endfunc
43 .Lfunc_end1:
44 .size bogus, .Lfunc_end1-bogus
45 # -- End function
46 .section .text.main,"ax",@progbits
47 .hidden main # -- Begin function main
48 .globl main
49 .type main,@function
50 main: # @main
51 .result i32
52 # BB#0: # %entry
53 i32.const $push0=, 0
54 call exit@FUNCTION, $pop0
55 unreachable
56 .endfunc
57 .Lfunc_end2:
58 .size main, .Lfunc_end2-main
59 # -- End function
60
61 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
62 .functype abort, void
63 .functype exit, void, i32