]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/920612-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / 920612-1.c.s
1 .text
2 .file "920612-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 .result i32
10 # BB#0: # %entry
11 i32.const $push0=, 31
12 i32.shr_u $push1=, $0, $pop0
13 i32.const $push2=, 1
14 i32.xor $push3=, $pop1, $pop2
15 # fallthrough-return: $pop3
16 .endfunc
17 .Lfunc_end0:
18 .size f, .Lfunc_end0-f
19 # -- End function
20 .section .text.main,"ax",@progbits
21 .hidden main # -- Begin function main
22 .globl main
23 .type main,@function
24 main: # @main
25 .result i32
26 # BB#0: # %if.then
27 call abort@FUNCTION
28 unreachable
29 .endfunc
30 .Lfunc_end1:
31 .size main, .Lfunc_end1-main
32 # -- End function
33
34 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
35 .functype abort, void