binutils-gdb/sim
Nick Clifton 9ad55e9b25 Adds support for emulating V850 e3v5 instructions to the simulator.
* v850.igen: Add more e3v5 support.
	(FMAF.S): New pattern.
	(FMSF.S): New pattern.
	(FNMAF.S): New pattern.
	(FNMSF.S): New pattern.
	(cnvq15q30): New pattern.
	(cnvq30q15): New pattern.
	(cnvq31q62): New pattern.
	(cnvq62q31): New pattern.
	(dup.h): New pattern.
	(dup.w): New pattern.
	(expq31): New pattern.
	(modadd): New pattern.
	(mov.dw): New pattern.
	(mov.h): New pattern.
	(mov.w): New pattern.
	(pki16i32): New pattern.
	(pki16ui8): New pattern.
	(pki32i16): New pattern.
	(pki64i32): New pattern.
	(pkq15q31): New pattern.
	(pkq30q31): New pattern.
	(pkq31q15): New pattern.
	(pkui8i16): New pattern.
	(vabs.h): New pattern.
	(vabs.w): New pattern.
	(vadd.dw): New placeholder pattern.
	(vadd.h): New placeholder pattern.
	(vadd.w): New placeholder pattern.
	(vadds.h): New placeholder pattern.
	(vadds.w): New placeholder pattern.
	(vaddsat.h): New placeholder pattern.
	(vaddsat.w): New placeholder pattern.
	(vand): New pattern.
	(vbiq.h): New placeholder pattern.
	(vbswap.dw): New placeholder pattern.
	(vbswap.h): New placeholder pattern.
	(vbswap.w): New placeholder pattern.
	(vcalc.h): New placeholder pattern.
	(vcalc.w): New placeholder pattern.
	(vcmov): New placeholder pattern.
2015-02-24 17:58:50 +00:00
..
arm Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
avr sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
bfin Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
common sim: drop unused sim_kill function 2015-02-19 20:42:14 -05:00
cr16 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
cris Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
d10v Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
erc32 sim/erc32: Use readline.h for readline types and functions. 2015-02-22 15:57:25 -05:00
frv Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
h8300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
igen Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
iq2000 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
lm32 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m32r Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
m68hc11 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mcore sim: drop unused headers 2015-02-20 00:16:14 -05:00
microblaze sim: drop unused headers 2015-02-20 00:16:14 -05:00
mips Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
mn10300 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
moxie sim: drop unused headers 2015-02-20 00:16:14 -05:00
msp430 Fix the detection of illegal memory accesses in the MSP430 simulator. 2015-02-24 10:27:07 +00:00
ppc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rl78 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
rx Build failure in sim/rx/gdb-if.c on windows 2015-01-15 07:21:50 +04:00
sh Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
sh64 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
testsuite Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
v850 Adds support for emulating V850 e3v5 instructions to the simulator. 2015-02-24 17:58:50 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog sim: ChangeLog: Correct the related items position and format. 2015-02-20 07:04:13 +08:00
configure sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt sim: msp430: start a test framework 2014-03-10 23:59:59 -04:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING remove PARAMS from sim 2014-01-07 09:17:05 -07:00