pub fn get_memory_accesses( instr: &Instruction, regs: &kvm_regs, sregs: &kvm_sregs, ) -> Vec<(u64, OpAccess)>