File: bugpoint_consts_expected.clif

package info (click to toggle)
rust-wasmtime 28.0.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 54,116 kB
  • sloc: ansic: 4,071; sh: 567; javascript: 548; cpp: 280; asm: 175; ml: 96; makefile: 55
file content (26 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
function u0:0() fast {
    sig0 = (f32, f64, i8, i16, i32, i64, i128, i8, i8, i128, i8x16, i16x4, f32x16) fast
    fn0 = u0:1 sig0
    const0 = 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
    const1 = 0x0000000000000000
    const2 = 0x00000000000000000000000000000000

block1:
    v0 = f32const 0.0
    v1 = f64const 0.0
    v2 = iconst.i8 0
    v3 = iconst.i16 0
    v4 = iconst.i32 0
    v5 = iconst.i64 0
    v16 = iconst.i64 0
    v6 = uextend.i128 v16  ; v16 = 0
    v7 = iconst.i8 0
    v8 = iconst.i8 0
    v15 = iconst.i64 0
    v9 = uextend.i128 v15  ; v15 = 0
    v12 = vconst.i8x16 const2
    v13 = vconst.i16x4 const1
    v14 = vconst.f32x16 const0
    call fn0(v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v12, v13, v14)  ; v0 = 0.0, v1 = 0.0, v2 = 0, v3 = 0, v4 = 0, v5 = 0, v7 = 0, v8 = 0, v12 = const2, v13 = const1, v14 = const0
    trap user1
}