Skip to main content

decode_first_opcode_byte

Function decode_first_opcode_byte 

Source
pub unsafe extern "C" fn decode_first_opcode_byte(
    opcode: c_int,
) -> byte
Expand description

Given an OP_ constant, returns the first byte of its opcode when encoded as an IA-32 instruction.