From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MrBkk-000358-Ev for qemu-devel@nongnu.org; Fri, 25 Sep 2009 10:26:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MrBkj-00034W-DJ for qemu-devel@nongnu.org; Fri, 25 Sep 2009 10:26:29 -0400 Received: from [199.232.76.173] (port=50728 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrBkj-00034Q-4H for qemu-devel@nongnu.org; Fri, 25 Sep 2009 10:26:29 -0400 Received: from hermes.mlbassoc.com ([76.76.67.137]:47289 helo=mail.chez-thomas.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MrBki-0001PZ-D0 for qemu-devel@nongnu.org; Fri, 25 Sep 2009 10:26:28 -0400 Message-ID: <4ABCD30F.5090402@mlbassoc.com> Date: Fri, 25 Sep 2009 08:26:23 -0600 From: Gary Thomas MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Qemu ARM tcg problem List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Desnogues Cc: Qemu Development Laurent, If I build with --enable-debug, I get an assertion on this line tcg/tcg.c: 983 assert(oarg < def->nb_oargs); This happens because of this definition tcg/arm/tcg-target.c: 1593 { INDEX_op_div2_i32, { "r", "r", "r", "1", "2" } }, I'm not sure I totally understand these tables, but the assertion says that they may not be correct. Any clues?? -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------