pub const fn unknown<IT: ITy, H: ?Sized>(
_context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Unknown opcode. This opcode halts the execution.
pub const fn unknown<IT: ITy, H: ?Sized>(
_context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultUnknown opcode. This opcode halts the execution.