diff --git a/test/fuzzer/wasm-compile.cc b/test/fuzzer/wasm-compile.cc index 6c17a774c9..54e030dfcd 100644 --- a/test/fuzzer/wasm-compile.cc +++ b/test/fuzzer/wasm-compile.cc @@ -1443,6 +1443,10 @@ void WasmGenerator::Generate(DataRange* data) { ValueType::kS128>, &WasmGenerator::op_with_prefix, + &WasmGenerator::op_with_prefix, + &WasmGenerator::op_with_prefix, &WasmGenerator::op_with_prefix, &WasmGenerator::op_with_prefix(DataRange* data) { ValueType::kS128>, &WasmGenerator::op_with_prefix, + &WasmGenerator::op_with_prefix, + &WasmGenerator::op_with_prefix, &WasmGenerator::op_with_prefix, &WasmGenerator::op_with_prefix,