jit_insn_get_opcode

Function jit_insn_get_opcode 

Source
pub unsafe extern "C" fn jit_insn_get_opcode(
    insn: jit_insn_t,
) -> c_int
Expand description

Get the opcode that is associated with an instruction.