Home
last modified time | relevance | path

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

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