]> git.proxmox.com Git - rustc.git/blob - src/binaryen/test/torture-s/wchar_t-1.c.s
New upstream version 1.23.0+dfsg1
[rustc.git] / src / binaryen / test / torture-s / wchar_t-1.c.s
1 .text
2 .file "wchar_t-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 $push7=, 0
12 i32.load $push1=, x($pop7)
13 i32.const $push2=, 196
14 i32.ne $push3=, $pop1, $pop2
15 br_if 0, $pop3 # 0: down to label0
16 # BB#1: # %entry
17 i32.const $push8=, 0
18 i32.load $push0=, x+4($pop8)
19 br_if 0, $pop0 # 0: down to label0
20 # BB#2: # %if.end
21 i32.const $push9=, 0
22 i32.load $push4=, y($pop9)
23 i32.const $push5=, 196
24 i32.ne $push6=, $pop4, $pop5
25 br_if 0, $pop6 # 0: down to label0
26 # BB#3: # %if.end4
27 i32.const $push10=, 0
28 call exit@FUNCTION, $pop10
29 unreachable
30 .LBB0_4: # %if.then
31 end_block # label0:
32 call abort@FUNCTION
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 2
43 x:
44 .int32 196 # 0xc4
45 .int32 0 # 0x0
46 .size x, 8
47
48 .hidden y # @y
49 .type y,@object
50 .section .data.y,"aw",@progbits
51 .globl y
52 .p2align 2
53 y:
54 .int32 196 # 0xc4
55 .size y, 4
56
57
58 .ident "clang version 6.0.0 (https://llvm.googlesource.com/clang.git a1774cccdccfa673c057f93ccf23bc2d8cb04932) (https://llvm.googlesource.com/llvm.git fc50e1c6121255333bc42d6faf2b524c074eae25)"
59 .functype abort, void
60 .functype exit, void, i32