From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] x86 emulator: Add opcodes 0xb9-0xbf (mov r,imm) Date: Mon, 11 Aug 2008 14:12:25 +0300 Message-ID: <48A01E99.4010104@qumranet.com> References: <20080731133101.GA9081@mohd-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, riel@surriel.com To: Mohammed Gamal Return-path: Received: from il.qumranet.com ([212.179.150.194]:32562 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751505AbYHKLM1 (ORCPT ); Mon, 11 Aug 2008 07:12:27 -0400 In-Reply-To: <20080731133101.GA9081@mohd-laptop> Sender: kvm-owner@vger.kernel.org List-ID: Mohammed Gamal wrote: > The emulator only supported opcode 0xb8 for mov r,imm. However 0xb9-0xbf > are also mov r,imm. This patch adds support for these instructions. > Looks good, but I'd like to merge this together with a testcase. -- error compiling committee.c: too many arguments to function