]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20020810-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20020810-1.c.s
1 .text
2 .file "20020810-1.c"
3 .section .text.f,"ax",@progbits
4 .hidden f # -- Begin function f
5 .globl f
6 .type f,@function
7 f: # @f
8 .param i32
9 # BB#0: # %entry
10 block
11 i32.load $push1=, 0($0)
12 i32.const $push6=, 0
13 i32.load $push0=, R($pop6)
14 i32.ne $push2=, $pop1, $pop0
15 br_if 0, $pop2 # 0: down to label0
16 # BB#1: # %lor.lhs.false
17 i32.load $push4=, 4($0)
18 i32.const $push7=, 0
19 i32.load $push3=, R+4($pop7)
20 i32.ne $push5=, $pop4, $pop3
21 br_if 0, $pop5 # 0: down to label0
22 # BB#2: # %if.end
23 return
24 .LBB0_3: # %if.then
25 end_block # label0:
26 call abort@FUNCTION
27 unreachable
28 .endfunc
29 .Lfunc_end0:
30 .size f, .Lfunc_end0-f
31 # -- End function
32 .section .text.g,"ax",@progbits
33 .hidden g # -- Begin function g
34 .globl g
35 .type g,@function
36 g: # @g
37 .param i32
38 # BB#0: # %entry
39 i32.const $push0=, 0
40 i64.load $push1=, R($pop0)
41 i64.store 0($0):p2align=2, $pop1
42 # fallthrough-return
43 .endfunc
44 .Lfunc_end1:
45 .size g, .Lfunc_end1-g
46 # -- End function
47 .section .text.main,"ax",@progbits
48 .hidden main # -- Begin function main
49 .globl main
50 .type main,@function
51 main: # @main
52 .result i32
53 .local i64
54 # BB#0: # %f.exit
55 block
56 i32.const $push12=, 0
57 i32.load $push2=, R($pop12)
58 i32.const $push11=, 0
59 i64.load $push10=, R($pop11)
60 tee_local $push9=, $0=, $pop10
61 i32.wrap/i64 $push3=, $pop9
62 i32.ne $push4=, $pop2, $pop3
63 br_if 0, $pop4 # 0: down to label1
64 # BB#1: # %f.exit
65 i32.const $push13=, 0
66 i32.load $push0=, R+4($pop13)
67 i64.const $push5=, 32
68 i64.shr_u $push6=, $0, $pop5
69 i32.wrap/i64 $push1=, $pop6
70 i32.ne $push7=, $pop0, $pop1
71 br_if 0, $pop7 # 0: down to label1
72 # BB#2: # %if.end
73 i32.const $push8=, 0
74 return $pop8
75 .LBB2_3: # %if.then
76 end_block # label1:
77 call abort@FUNCTION
78 unreachable
79 .endfunc
80 .Lfunc_end2:
81 .size main, .Lfunc_end2-main
82 # -- End function
83 .hidden R # @R
84 .type R,@object
85 .section .data.R,"aw",@progbits
86 .globl R
87 .p2align 3
88 R:
89 .int32 100 # 0x64
90 .int32 200 # 0xc8
91 .size R, 8
92
93
94 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
95 .functype abort, void