Home
last modified time | relevance | path

Searched refs:nullary_with_bad_opcode (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/verifier/
H A Dmod.rs2155 let nullary_with_bad_opcode = func.dfg.make_inst(InstructionData::UnaryImm { in bad_instruction_format() localVariable
2159 func.layout.append_inst(nullary_with_bad_opcode, block0); in bad_instruction_format()