From: Gary Thomas <gary@mlbassoc.com>
To: Laurent Desnogues <laurent.desnogues@gmail.com>
Cc: Qemu Development <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Qemu ARM tcg problem
Date: Fri, 25 Sep 2009 08:26:23 -0600 [thread overview]
Message-ID: <4ABCD30F.5090402@mlbassoc.com> (raw)
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
------------------------------------------------------------
next reply other threads:[~2009-09-25 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-25 14:26 Gary Thomas [this message]
2009-09-25 14:50 ` [Qemu-devel] Re: Qemu ARM tcg problem Laurent Desnogues
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ABCD30F.5090402@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=laurent.desnogues@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.