Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c169 #define Fastop ((u64)1 << 44) /* Use opcode::u.fastop */ macro
3998 #define F(_f, _e) { .flags = (_f) | Fastop, .u.fastop = (_e) }
5286 if (ctxt->d & Fastop) in x86_emulate_insn()