Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Demulate.c68 #define OpAccHi 30ull /* High part of extended acc (-/DX/EDX/RDX) */ macro
118 #define SrcAccHi (OpAccHi << SrcShift)
4632 case OpAccHi: in decode_operand()