qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu/target-mips translate.c


From: Thiemo Seufer
Subject: Re: [Qemu-devel] qemu/target-mips translate.c
Date: Tue, 23 Oct 2007 17:47:21 +0100
User-agent: Mutt/1.5.16 (2007-06-11)

Aurelien Jarno wrote:
> 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?

You are right. Likewise for the MT ASE checks. I'm testing a patch for
it now.


Thiemo




reply via email to

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