riscv-openocd/src
David Brownell 8c8e53baf6 XScale: clean up full_context() (#1)
When fetching all the registers, XScale was doing various stupid
things like calling number_to_mode() a few dozen times instead of
just once, and mapping access to each register three times (again,
instead of just once).  Stop that.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-29 13:04:56 -08:00
..
flash fix s3c24xx device command helper 2009-11-28 15:52:03 -08:00
helper remove redundant 'rm' command handler 2009-11-28 13:00:39 -08:00
jtag split jim_newtap_cmd into pieces 2009-11-28 13:00:39 -08:00
pld pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
server fix typos in source files 2009-11-26 10:11:26 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target XScale: clean up full_context() (#1) 2009-11-29 13:04:56 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
ecosboard.c zy1000: keep up with changes to log_init() 2009-11-27 19:42:38 +01:00
hello.c improve command handling examples 2009-11-25 10:29:05 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c bugfix: 'init' changes state, not main() 2009-11-28 23:11:31 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00