execute

Function execute 

Source
pub fn execute(
    emu: &mut Emu,
    ins: &Instruction,
    instruction_sz: usize,
    _rep_step: bool,
) -> bool