]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/20041210-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20041210-1.c.s
1 .text
2 .file "20041210-1.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7 main: # @main
8 .result i32
9 # BB#0: # %entry
10 block
11 i32.const $push9=, 0
12 i32.load $push1=, x($pop9)
13 i32.const $push8=, 0
14 i32.load $push0=, x+4($pop8)
15 i32.ge_s $push2=, $pop1, $pop0
16 br_if 0, $pop2 # 0: down to label0
17 # BB#1: # %if.then
18 i32.const $push11=, 0
19 i32.load $push4=, x+12($pop11)
20 i32.const $push10=, 0
21 i32.load $push3=, x+8($pop10)
22 i32.and $push5=, $pop4, $pop3
23 i32.const $push6=, -1
24 i32.gt_s $push7=, $pop5, $pop6
25 br_if 0, $pop7 # 0: down to label0
26 # BB#2: # %if.then2
27 call abort@FUNCTION
28 unreachable
29 .LBB0_3: # %if.end3
30 end_block # label0:
31 i32.const $push12=, 0
32 call exit@FUNCTION, $pop12
33 unreachable
34 .endfunc
35 .Lfunc_end0:
36 .size main, .Lfunc_end0-main
37 # -- End function
38 .hidden x # @x
39 .type x,@object
40 .section .data.x,"aw",@progbits
41 .globl x
42 .p2align 4
43 x:
44 .int32 3221225472 # 0xc0000000
45 .int32 2147483647 # 0x7fffffff
46 .int32 2 # 0x2
47 .int32 4 # 0x4
48 .size x, 16
49
50
51 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
52 .functype abort, void
53 .functype exit, void, i32