darling-gdb/sim
Mike Frysinger 99265d6b00 sim: bfin: keep track of the exact position of parallel insns
Some insns need to know which slot they're in to determine whether they
are valid.  So add an enum for each slot, and check that rather than the
overall insn len.  This makes tracking things in the code much clearer.
However, this code is functionally the same, so a follow up patch will
leverage this more to properly flag invalid parallel insn combos.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-09 03:49:30 +00:00
..
arm [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
avr [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
bfin sim: bfin: keep track of the exact position of parallel insns 2012-04-09 03:49:30 +00:00
common sim: fix spelling typo 2012-04-02 05:21:59 +00:00
cr16 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
cris [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
d10v [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
erc32 sim: add bugzilla marking 2012-03-27 04:18:05 +00:00
frv [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
h8300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
igen [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
iq2000 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
lm32 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32c [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32r sim: add a proper sim_core_trans_addr prototype 2012-03-26 02:18:43 +00:00
m68hc11 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mcore [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
microblaze [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mips [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mn10300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
moxie [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
ppc sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions 2012-03-14 05:04:18 +00:00
rl78 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
rx [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh64 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
testsuite sim: bfin: unify se_all helpers more 2012-04-09 03:42:43 +00:00
v850 Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
configure [sim] 2011-11-29 03:49:09 +00:00
configure.ac sim: unify target->subdir handling for default tests 2010-04-26 16:23:24 +00:00
configure.tgt [sim] 2011-11-29 03:49:09 +00:00
MAINTAINERS Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
README-HACKING sim: add more hacking notes 2010-04-12 21:44:46 +00:00