Home
last modified time | relevance | path

Searched refs:rep_movs (Results 1 – 4 of 4) sorted by relevance

/xen/tools/fuzz/x86_instruction_emulator/
A Dfuzz-emul.c623 SET(rep_movs),
776 MAYBE_DISABLE_HOOK(rep_movs); in disable_hooks()
/xen/xen/arch/x86/x86_emulate/
A Dx86_emulate.h370 int (*rep_movs)( member
A Dx86_emulate.c4607 if ( (nr_reps == 1) || !ops->rep_movs || in x86_emulate()
4608 ((rc = ops->rep_movs(ea.mem.seg, src.mem.off, in x86_emulate()
/xen/xen/arch/x86/hvm/
A Demulate.c2568 .rep_movs = hvmemul_rep_movs,
2595 .rep_movs = hvmemul_rep_movs_discard,

Completed in 29 milliseconds