binutils-gdb/sim/mips
Chris Demetriou 3a2b820ef3 2002-06-13 Chris Demetriou <cgd@broadcom.com>
* cp1.c (FP_PS_upper, FP_PS_lower, FP_PS_cat, FPQNaN_PS): New macros.
	(value_fpr, store_fpr, fp_cmp, fp_unary, fp_binary, fp_mac)
	(fp_inv_sqrt, fpu_format_name): Add paired-single support.
	(convert): Note that this function is not used for paired-single
	format conversions.
	(ps_lower, ps_upper, pack_ps, convert_ps): New functions.
	* mips.igen (FMT, MOVtf.fmt): Add paired-single support.
	(check_fmt_p): Enable paired-single support.
	(ALNV.PS, CVT.PS.S, CVT.S.PL, CVT.S.PU, PLL.PS, PLU.PS, PUL.PS)
	(PUU.PS): New instructions.
	(CVT.S.fmt): Don't use this instruction for paired-single format
	destinations.
	* sim-main.h (FP_formats): New value 'fmt_ps.'
	(ps_lower, ps_upper, pack_ps, convert_ps): New prototypes.
	(PSLower, PSUpper, PackPS, ConvertPS): New macros.
2002-06-14 04:44:11 +00:00
..
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ChangeLog 2002-06-13 Chris Demetriou <cgd@broadcom.com> 2002-06-14 04:44:11 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +00:00
configure.in 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +00:00
cp1.c 2002-06-13 Chris Demetriou <cgd@broadcom.com> 2002-06-14 04:44:11 +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
Makefile.in 2002-06-03 Chris Demetriou <cgd@broadcom.com> 2002-06-03 21:00:29 +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-13 Chris Demetriou <cgd@broadcom.com> 2002-06-14 04:44:11 +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-13 Chris Demetriou <cgd@broadcom.com> 2002-06-14 04:44:11 +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