pub const fn jumpdest<IT: ITy, H: ?Sized>(
_context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Implements the JUMPDEST instruction.
Marks a valid destination for jump operations.
pub const fn jumpdest<IT: ITy, H: ?Sized>(
_context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultImplements the JUMPDEST instruction.
Marks a valid destination for jump operations.