[][src]Function xori::arch::x86::emulatex86::emulate_instructions

pub fn emulate_instructions(
    offset: u64,
    instr: &mut InstructionInfo,
    analysis: &mut Analysisx86,
    mem_manager: &mut MemoryManager,
    state: &mut Statex86
)