Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Demulate.c168 #define Aligned16 ((u64)4 << 41) /* Aligned to 16 byte boundary (e.g. FXSAVE) */ macro
679 case Aligned16: in insn_alignment()
4132 I(ModRM | Aligned16, em_fxsave),
4133 I(ModRM | Aligned16, em_fxrstor),