ckb_vm::instructions::i

Function factory

Source
pub fn factory<R: Register>(
    instruction_bits: u32,
    version: u32,
) -> Option<Instruction>