ckb_vm::instructions::a

Function factory

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