one/two_byte_opcodes is indexed by op_byte. So vie_op->op_byte is unnecessary. This patch remove it and add a new variable opcode to instr_emul_vie. Signed-off-by: Kaige Fu <kaige.fu@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>