mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
2a2757ac7e
We can leverage the cpu->regs array rather than going through the function helpers to get nice compact code. Further, fix up the return values: return -1 when we can't find a register (and let the caller write out warnings), return 2/4 when we actually write out that amount, and handle the zero reg. |
||
---|---|---|
.. | ||
aclocal.m4 | ||
ChangeLog | ||
compile.c | ||
config.in | ||
configure | ||
configure.ac | ||
Makefile.in | ||
sim-main.h | ||
writecode.c |