riscv-openocd/src
Salvador Arroyo 5fdcbbdb25 mips32, mips32_pracc_finish() queued only
In most of the cases there is no need to request execution,
the check for a new pracc access already does it.
Requesting execution if not needed makes execution slower and
code larger due the additional checks.
Reduce code in fasdata transfer function.
Call for execution when exiting debug.

Change-Id: I3b45f6d1f62da5fad3e3db84f82a9299b16e1bd9
Signed-off-by: Salvador Arroyo <sarroyofdez@yahoo.es>
Reviewed-on: http://openocd.zylin.com/4010
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2017-04-25 16:59:44 +01:00
..
flash stm32l4: support flashing L496 devices 2017-04-25 07:55:43 +01:00
helper help/log.c: better error handling for "log_output" 2017-04-23 22:38:42 +01:00
jtag libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
pld Convert to non-recursive make 2016-12-08 16:23:10 +00:00
rtos target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
server server/telnet: Remove exit() call 2017-04-25 16:56:49 +01:00
svf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
target mips32, mips32_pracc_finish() queued only 2017-04-25 16:59:44 +01:00
transport Convert to non-recursive make 2016-12-08 16:23:10 +00:00
xsvf Convert to non-recursive make 2016-12-08 16:23:10 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.c server/server: Remove all exit() calls 2017-04-25 16:56:35 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00