]> git.proxmox.com Git - rustc.git/blame - src/binaryen/test/torture-s/20071211-1.c.s
New upstream version 1.25.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 20071211-1.c.s
CommitLineData
abe05a73
XL
1 .text
2 .file "20071211-1.c"
3 .section .text.main,"ax",@progbits
4 .hidden main # -- Begin function main
5 .globl main
6 .type main,@function
7main: # @main
8 .result i32
9 .local i64, i64
10# BB#0: # %entry
11 i32.const $push21=, 0
12 i32.const $push20=, 0
13 i64.load $push0=, sv($pop20)
14 i64.const $push1=, -1099511627776
15 i64.or $push2=, $pop0, $pop1
16 i64.store sv($pop21), $pop2
17 #APP
18 #NO_APP
19 i32.const $push19=, 0
20 i32.const $push18=, 0
21 i64.load $push17=, sv($pop18)
22 tee_local $push16=, $0=, $pop17
23 i64.const $push5=, 40
24 i64.shr_u $push6=, $pop16, $pop5
25 i64.const $push7=, 1
26 i64.add $push15=, $pop6, $pop7
27 tee_local $push14=, $1=, $pop15
28 i64.const $push13=, 40
29 i64.shl $push8=, $pop14, $pop13
30 i64.const $push3=, 1099511627775
31 i64.and $push4=, $0, $pop3
32 i64.or $push9=, $pop8, $pop4
33 i64.store sv($pop19), $pop9
34 block
35 i64.const $push10=, 16777215
36 i64.and $push11=, $1, $pop10
37 i64.eqz $push12=, $pop11
38 i32.eqz $push23=, $pop12
39 br_if 0, $pop23 # 0: down to label0
40# BB#1: # %if.end
41 i32.const $push22=, 0
42 return $pop22
43.LBB0_2: # %if.then
44 end_block # label0:
45 call abort@FUNCTION
46 unreachable
47 .endfunc
48.Lfunc_end0:
49 .size main, .Lfunc_end0-main
50 # -- End function
51 .hidden sv # @sv
52 .type sv,@object
53 .section .bss.sv,"aw",@nobits
54 .globl sv
55 .p2align 3
56sv:
57 .skip 8
58 .size sv, 8
59
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