old-cross-binutils/sim/mips
Chris Demetriou ca97154034 2002-02-27 Chris Demetriou <cgd@broadcom.com>
* mips.igen (check_u64): New function which in the future will
        check whether 64-bit instructions are usable and signal an
        exception if not.  Currently a no-op.
        (DADD, DADDI, DADDIU, DADDU, DDIV, DDIVU, DMULT, DMULTU, DSLL,
        DSLL32, DSLLV, DSRA, DSRA32, DSRAV, DSRL, DSRL32, DSRLV, DSUB,
        DSUBU, LD, LDL, LDR, LLD, LWU, SCD, SD, SDL, SDR, DMxC1, LDXC1,
        LWXC1, SDXC1, SWXC1, DMFC0, DMTC0): Use check_u64.

        * mips.igen (check_fpu): New function which in the future will
        check whether FPU instructions are usable and signal an exception
        if not.  Currently a no-op.
        (ABS.fmt, ADD.fmt, BC1a, BC1b, C.cond.fmta, C.cond.fmtb,
        CEIL.L.fmt, CEIL.W, CxC1, CVT.D.fmt, CVT.L.fmt, CVT.S.fmt,
        CVT.W.fmt, DIV.fmt, DMxC1, DMxC1, FLOOR.L.fmt, FLOOR.W.fmt, LDC1,
        LDXC1, LWC1, LWXC1, MADD.D, MADD.S, MxC1, MOV.fmt, MOVtf,
        MOVtf.fmt, MOVN.fmt, MOVZ.fmt, MSUB.D, MSUB.S, MUL.fmt, NEG.fmt,
        NMADD.D, NMADD.S, NMSUB.D, NMSUB.S, RECIP.fmt, ROUND.L.fmt,
        ROUND.W.fmt, RSQRT.fmt, SDC1, SDXC1, SQRT.fmt, SUB.fmt, SWC1,
        SWXC1, TRUNC.L.fmt, TRUNC.W): Use check_fpu.
2002-02-28 02:57:34 +00:00
..
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog 2002-02-27 Chris Demetriou <cgd@broadcom.com> 2002-02-28 02:57:34 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
dv-tx3904cpu.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
dv-tx3904irc.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
dv-tx3904sio.c import gdb-1999-12-06 snapshot 1999-12-07 03:56:43 +00:00
dv-tx3904tmr.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
interp.c 2001-02-19 Ben Elliston <bje@redhat.com> 2001-02-19 21:57:03 +00:00
m16.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
m16.igen * m16.igen (break): Call SignalException not sim_engine_halt. 2000-07-20 00:02:22 +00:00
m16run.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
Makefile.in Don't clean *.igen. 2000-07-27 12:03:19 +00:00
mips.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mips.igen 2002-02-27 Chris Demetriou <cgd@broadcom.com> 2002-02-28 02:57:34 +00:00
sim-main.c 2001-02-08 Ben Elliston <bje@redhat.com> 2001-02-08 05:22:04 +00:00
sim-main.h 2001-11-17 Fred Fish <fnf@redhat.com> 2001-11-18 06:00:29 +00:00
tconfig.in import gdb-1999-07-12 snapshot 1999-07-12 11:15:22 +00:00
tx.igen import gdb-1999-09-08 snapshot 1999-09-09 00:02:17 +00:00
vr.igen Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00