mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-05 02:47:05 +00:00
673fc5d0a7
* gencode.c (expand_opcode): Simplify and reorganize. Eliminate "shift" parameter. Eliminate "4 bits at a time" assumption. Flatten switch statement to a single level. Add "eeee" token for even-numbered registers. (bton): Delete. (fsca): Use "eeee" token. (ppi_moves): Rename to "expand_ppi_movxy". Do the ddt [movx/movy] expansion here, as well as the ppi expansion. (gensim_caselist): Accept 'eeee' along with 'nnnn'. |
||
---|---|---|
.. | ||
arm | ||
common | ||
d10v | ||
d30v | ||
erc32 | ||
fr30 | ||
frv | ||
h8300 | ||
h8500 | ||
i960 | ||
igen | ||
m32r | ||
m68hc11 | ||
mcore | ||
mips | ||
mn10200 | ||
mn10300 | ||
ppc | ||
sh | ||
sh64 | ||
testsuite | ||
v850 | ||
z8k | ||
ChangeLog | ||
configure | ||
configure.in | ||
MAINTAINERS | ||
Makefile.in | ||
README-HACKING |