mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-14 02:34:12 +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>