riscv-openocd/src
David Brownell 6eee0729d7 ARM11: use shared DSCR bit names
For the bits now defined in "arm_dpm.h", switch to the
shared DSCR_* symbol and remove the ARM11_DSCR_* version.

Define DSCR_INT_DIS and use it instead of the ARM11_DSCR_*
sibling symbol.  (Note:  for both ARM11 and Cortex-A8, this
should arguably be enabled by default when single stepping.)

Remove some other unused declarations in "arm11.h".

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-03 16:08:04 -08:00
..
flash remove tertiary include paths 2009-12-03 04:24:50 -08:00
helper remove tertiary include paths 2009-12-03 04:24:50 -08:00
jtag remove tertiary include paths 2009-12-03 04:24:50 -08:00
pld remove tertiary include paths 2009-12-03 04:24:50 -08:00
server fix regressions with GDB port numbers 2009-12-03 05:28:51 -08:00
svf remove tertiary include paths 2009-12-03 04:24:50 -08:00
target ARM11: use shared DSCR bit names 2009-12-03 16:08:04 -08:00
xsvf remove tertiary include paths 2009-12-03 04:24:50 -08:00
Makefile.am remove tertiary include paths 2009-12-03 04:24:50 -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 fix another init regression 2009-12-03 14:44:03 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00