qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Qemu ARM tcg problem


From: Gary Thomas
Subject: [Qemu-devel] Qemu ARM tcg problem
Date: Fri, 25 Sep 2009 08:26:23 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

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
------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]