mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-06 08:04:55 +00:00
The vie->opcode should be updated when decode_two_byte_opcode(), otherwise for two bytes opcode emulate(movzx/movsx) will fail. Signed-off-by: Qi Yadong <yadong.qi@intel.com>