Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/fuzz/x86_instruction_emulator/
A Dfuzz-emul.c571 SET(rep_movs),
723 MAYBE_DISABLE_HOOK(rep_movs); in disable_hooks()
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.h295 int (*rep_movs)( member
A Dx86_emulate.c3787 if ( (nr_reps == 1) || !ops->rep_movs || in x86_emulate()
3788 ((rc = ops->rep_movs(ea.mem.seg, src.mem.off, in x86_emulate()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c2055 .rep_movs = hvmemul_rep_movs,
2080 .rep_movs = hvmemul_rep_movs_discard,

Completed in 22 milliseconds