riscv-openocd/src
David Brownell f4651c869f ARM11: tweak TAP ops and debugging
Tweak scanchain 7 debug messaging:

 - show register addresses in decimal, matching ARM docs;
 - remove some pointless noise

Avoid some needless roundtrips:

 - skip SCAN_N when SCREG already holds that number (speeds up
   polling and other common operations)
 - avoid zeroing vcr twice on resume

Show the IR opcode as a label ("RESTART") too; and in decimal,
matching ARM docs.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-04 18:57:30 -08:00
..
flash remove flash.h from tree 2009-12-04 16:56:24 -08:00
helper switch 'rm' command away from using Jim 2009-12-04 03:34:32 -08:00
jtag separate Jim from jtag/core.c 2009-12-04 03:34:32 -08:00
pld remove tertiary include paths 2009-12-03 04:24:50 -08:00
server remove flash.h from tree 2009-12-04 16:56:24 -08:00
svf remove tertiary include paths 2009-12-03 04:24:50 -08:00
target ARM11: tweak TAP ops and debugging 2009-12-04 18:57:30 -08:00
xsvf remove tertiary include paths 2009-12-03 04:24:50 -08:00
Makefile.am reorder build order of src directory 2009-12-04 16:56:24 -08:00
ecosboard.c zy1000: include files have moved about 2009-12-03 13:47:25 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -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 remove flash.h from tree 2009-12-04 16:56:24 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00