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