Skip to main content

byte

Function byte 

Source
pub fn byte<IT: ITy, H: ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the BYTE instruction.

Extracts a single byte from a word at a given index.