binutils-gdb/sim/mips
Richard Sandiford 60dc88db8b sim/mips/
* mips.igen (check_fmt_p): Provide a separate mips32r2 definition
	that unconditionally allows fmt_ps.
	(ALNV.PS, CEIL.L.fmt, CVT.L.fmt, CVT.PS.S, CVT.S.PL, CVT.S.PU)
	(FLOOR.L.fmt, LWXC1, MADD.fmt, MSUB.fmt, NMADD.fmt, NMSUB.fmt)
	(PLL.PS, PLU.PS, PUL.PS, PUU.PS, ROUND.L.fmt, TRUNC.L.fmt): Change
	filter from 64,f to 32,f.
	(PREFX): Change filter from 64 to 32.
	(LDXC1, LUXC1): Provide separate mips32r2 implementations
	that use do_load_double instead of do_load.  Make both LUXC1
	versions unpredictable if SizeFGR () != 64.
	(SDXC1, SUXC1): Extend to mips32r2, using do_store_double
	instead of do_store.  Remove unused variable.  Make both SUXC1
	versions unpredictable if SizeFGR () != 64.
2007-10-22 20:02:25 +00:00
..
ChangeLog sim/mips/ 2007-10-22 20:02:25 +00:00
Makefile.in sim/mips/ 2007-06-25 11:21:53 +00:00
config.in
configure * configure.ac: Change license of multi-run.c to GPL version 3. 2007-08-28 00:10:54 +00:00
configure.ac * configure.ac: Change license of multi-run.c to GPL version 3. 2007-08-28 00:10:54 +00:00
cp1.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
cp1.h Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dsp.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dsp.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dsp2.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dv-tx3904cpu.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dv-tx3904irc.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dv-tx3904sio.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
dv-tx3904tmr.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
interp.c * interp.c (options enum): Add OPTION_INFO_MEMORY. 2007-09-04 14:33:18 +00:00
m16.dc
m16.igen
m16e.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
m16run.c
mdmx.c Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
mdmx.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
mips.dc
mips.igen sim/mips/ 2007-10-22 20:02:25 +00:00
mips3d.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
mips3264r2.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
sb1.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
sim-main.c
sim-main.h Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
smartmips.igen Switch the license of all files explicitly copyright the FSF 2007-08-24 14:30:15 +00:00
tconfig.in
tx.igen
vr.igen