From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu/target-mips translate.c
Date: Tue, 23 Oct 2007 15:58:07 +0200 [thread overview]
Message-ID: <471DFDEF.3090004@aurel32.net> (raw)
In-Reply-To: <E1IkJbZ-0001wu-El@cvs.savannah.gnu.org>
Thiemo Seufer a écrit :
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Thiemo Seufer <ths> 07/10/23 13:15:33
>
> Modified files:
> target-mips : translate.c
>
> Log message:
> Switch bc1any* instructions off if no MIPS-3D is implemented.
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/translate.c?cvsroot=qemu&r1=1.106&r2=1.107
>
What about using:
check_insn(env, ctx, ASE_MIPS3D);
instead?
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@debian.org | aurelien@aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
next prev parent reply other threads:[~2007-10-23 13:58 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-23 13:15 [Qemu-devel] qemu/target-mips translate.c Thiemo Seufer
2007-10-23 13:58 ` Aurelien Jarno [this message]
2007-10-23 16:47 ` Thiemo Seufer
-- strict thread matches above, loose matches on Subject: below --
2007-12-24 16:24 Thiemo Seufer
2007-11-26 9:01 Thiemo Seufer
2007-11-22 15:10 Thiemo Seufer
2007-11-08 16:44 Thiemo Seufer
2007-10-24 0:52 Thiemo Seufer
2007-09-26 23:50 Thiemo Seufer
2007-06-02 0:25 Thiemo Seufer
2007-06-01 17:47 Thiemo Seufer
2007-05-31 23:42 Thiemo Seufer
2007-05-19 17:44 Thiemo Seufer
2007-05-13 14:42 Thiemo Seufer
2007-05-11 10:43 Thiemo Seufer
2007-05-11 0:16 Thiemo Seufer
2007-05-10 0:51 Thiemo Seufer
2007-04-25 13:58 Thiemo Seufer
2007-04-16 1:35 Thiemo Seufer
2007-04-15 19:52 Thiemo Seufer
2007-04-11 2:15 Thiemo Seufer
2007-04-09 12:31 Thiemo Seufer
2007-04-07 1:11 Thiemo Seufer
2007-04-07 1:11 Thiemo Seufer
2007-04-07 1:10 Thiemo Seufer
2007-04-04 21:07 Thiemo Seufer
2007-04-02 17:28 Thiemo Seufer
2007-03-19 22:15 Thiemo Seufer
2006-12-16 16:45 Thiemo Seufer
2006-12-07 0:30 Thiemo Seufer
2006-12-06 23:12 Thiemo Seufer
2006-04-23 15:21 Fabrice Bellard
2005-11-26 18:47 Fabrice Bellard
2005-11-21 23:31 Fabrice Bellard
2005-07-02 15:28 Fabrice Bellard
2005-07-02 15:27 Fabrice Bellard
2005-07-02 15:20 Fabrice Bellard
2005-07-02 15:10 Fabrice Bellard
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=471DFDEF.3090004@aurel32.net \
--to=aurelien@aurel32.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).