blob: 9c82805860c39cc4bbe0eaa678099d6f025e33b2 [file] [log] [blame] [edit]
[fuzz-exec] calling func_0
[trap final > memory: 18446744073709551615 > 65514]
[fuzz-exec] calling func_1
[trap final > memory: 18446744073709551615 > 65514]
(module
(type $none_=>_i32 (func (result i32)))
(type $none_=>_i64 (func (result i64)))
(memory $0 1 1)
(export "func_0" (func $func_0))
(export "func_1" (func $func_1))
(func $func_0 (; has Stack IR ;) (result i64)
(block $label$0 (result i64)
(br_if $label$0
(i64.const 1234)
(i32.load16_s offset=22 align=1
(i32.const -1)
)
)
)
)
(func $func_1 (; has Stack IR ;) (result i32)
(i32.load16_s offset=22 align=1
(i32.const -1)
)
)
)
[fuzz-exec] calling func_0
[trap final > memory: 18446744073709551615 > 65514]
[fuzz-exec] calling func_1
[trap final > memory: 18446744073709551615 > 65514]
[fuzz-exec] comparing func_0
[fuzz-exec] comparing func_1
[fuzz-exec] calling func_113
[LoggingExternalInterface logging -nan:0x23017a]
[fuzz-exec] note result: func_113 => 113
(module
(type $f32_=>_none (func (param f32)))
(type $none_=>_i64 (func (result i64)))
(import "fuzzing-support" "log-f32" (func $fimport$0 (param f32)))
(export "func_113" (func $0))
(func $0 (; has Stack IR ;) (result i64)
(call $fimport$0
(f32.const -nan:0x23017a)
)
(i64.const 113)
)
)
[fuzz-exec] calling func_113
[LoggingExternalInterface logging -nan:0x23017a]
[fuzz-exec] note result: func_113 => 113
[fuzz-exec] comparing func_113