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
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


Reply via email to