8sa1-binutils-gdb/sim
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
..
arm Add the file include/gdb/sim-arm.h defining an enum that specifies the 2002-06-12 21:19:43 +00:00
common missed 2 in 2002. oops. 2002-06-12 00:46:41 +00:00
d10v Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
d30v
erc32 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
fr30 2001-11-14 Dave Brolley <brolley@redhat.com> 2001-11-14 19:50:01 +00:00
h8300 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
h8500 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
i960 2001-07-05 Ben Elliston <bje@redhat.com> 2001-07-05 13:51:26 +00:00
igen * gen-engine.c (print_run_body): Avoid multi-line strings. 2002-06-03 16:04:31 +00:00
m32r 2001-11-14 Dave Brolley <brolley@redhat.com> 2001-11-14 19:51:40 +00:00
m68hc11 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mcore Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mips 2002-06-14 Chris Demetriou <cgd@broadcom.com> 2002-06-14 18:49:09 +00:00
mn10200 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
mn10300 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
ppc Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sh Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
sh64 print_insn_sh cleanup: 2002-05-17 14:36:46 +00:00
testsuite * Contribute Hitachi SH5 simulator. 2002-02-01 11:44:32 +00:00
v850 * Makefile.in (simops.h, table.c): Delete targets. 2001-12-02 19:27:29 +00:00
w65 Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
z8k Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
ChangeLog * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
configure.in Revert sh64 changes. Accidently committed. 2002-02-02 04:48:32 +00:00
MAINTAINERS * MAINTAINERS: Update my email address. 2002-05-16 13:38:55 +00:00
Makefile.in * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00