]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/pr31605.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / pr31605.c.s
1 .text
2 .file "pr31605.c"
3 .section .text.put_field,"ax",@progbits
4 .hidden put_field # -- Begin function put_field
5 .globl put_field
6 .type put_field,@function
7 put_field: # @put_field
8 .param i32, i32
9 # BB#0: # %entry
10 block
11 i32.add $push0=, $1, $0
12 i32.const $push1=, -8
13 i32.or $push2=, $pop0, $pop1
14 i32.const $push5=, -8
15 i32.ne $push3=, $pop2, $pop5
16 br_if 0, $pop3 # 0: down to label0
17 # BB#1: # %if.end
18 return
19 .LBB0_2: # %if.then
20 end_block # label0:
21 i32.const $push4=, 0
22 call exit@FUNCTION, $pop4
23 unreachable
24 .endfunc
25 .Lfunc_end0:
26 .size put_field, .Lfunc_end0-put_field
27 # -- End function
28 .section .text.main,"ax",@progbits
29 .hidden main # -- Begin function main
30 .globl main
31 .type main,@function
32 main: # @main
33 .result i32
34 # BB#0: # %entry
35 i32.const $push0=, 0
36 call exit@FUNCTION, $pop0
37 unreachable
38 .endfunc
39 .Lfunc_end1:
40 .size main, .Lfunc_end1-main
41 # -- End function
42
43 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
44 .functype exit, void, i32