binutils-gdb/sim/mips
Chris Demetriou e7e8118132 2002-06-14 Chris Demetriou <cgd@broadcom.com>
Ed Satterthwaite  <ehs@broadcom.com>

	* mips3d.igen: New file which contains MIPS-3D ASE instructions.
	* Makefile.in (IGEN_INCLUDE): Add mips3d.igen.
	* mips.igen: Include mips3d.igen.
	(mips3d): New model name for MIPS-3D ASE instructions.
	(CVT.W.fmt): Don't use this instruction for word (source) format
	instructions.
	* cp1.c (fp_binary_r, fp_add_r, fp_mul_r, fpu_inv1, fpu_inv1_32)
	(fpu_inv1_64, fp_recip1, fp_recip2, fpu_inv_sqrt1, fpu_inv_sqrt1_32)
	(fpu_inv_sqrt1_64, fp_rsqrt1, fp_rsqrt2): New functions.
	(NR_FRAC_GUARD, IMPLICIT_1): New macros.
	* sim-main.h (fmt_pw, CompareAbs, AddR, MultiplyR, Recip1, Recip2)
	(RSquareRoot1, RSquareRoot2): New macros.
	(fp_add_r, fp_mul_r, fp_recip1, fp_recip2, fp_rsqrt1)
	(fp_rsqrt2): New functions.
	* configure.in: Add MIPS-3D support to mipsisa64 simulator.
	* configure: Regenerate.
2002-06-14 18:49:09 +00:00
..
ChangeLog 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
Makefile.in 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
configure.in 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
cp1.c 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
cp1.h 2002-06-07 Chris Demetriou <cgd@broadcom.com> 2002-06-07 22:55:49 +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 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +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
mdmx.c 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +00:00
mdmx.igen 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +00:00
mips.dc Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
mips.igen 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
mips3d.igen 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
sb1.igen 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +00:00
sim-main.c 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 22:30:52 +00:00
sim-main.h 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +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