acrn-hypervisor/hypervisor/arch
Junjie Mao 158242d507 HV: instr_emul: enforce unsignedness of VIE_OP constants
Translate the VIE_OP_* enum constants (which belong to an anonymous enum type)
to macros to ensure that they are always unsigned.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2018-07-05 13:14:07 +08:00
..
x86 HV: instr_emul: enforce unsignedness of VIE_OP constants 2018-07-05 13:14:07 +08:00