Home
last modified time | relevance | path

Searched defs:x86_emulate_state (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c559 unsigned int op_bytes, ad_bytes;
561 enum {
573 } ext;
574 uint8_t modrm, modrm_mod, modrm_reg, modrm_rm;
575 uint8_t rex_prefix;
576 bool lock_prefix;
580 union vex vex;
581 union evex evex;
588 struct operand ea;
594 unsigned long ip;
[all …]

Completed in 14 milliseconds