]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/990117-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 990117-1.c.s
1 .text
2 .file "990117-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, i32, i32, i32
9 .result i32
10 # BB#0: # %entry
11 f64.convert_s/i32 $push4=, $0
12 f64.convert_s/i32 $push3=, $1
13 f64.div $push5=, $pop4, $pop3
14 f64.convert_s/i32 $push1=, $2
15 f64.convert_s/i32 $push0=, $3
16 f64.div $push2=, $pop1, $pop0
17 f64.lt $push6=, $pop5, $pop2
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.end
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)"