target: arc: rewrite command 'arc add-reg' as COMMAND_HANDLER
commit4a79372b6e6e511c9b7ad5cc97b85338ffb860e3
authorAntonio Borneo <borneo.antonio@gmail.com>
Tue, 27 Dec 2022 01:38:25 +0000 (27 02:38 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 3 Feb 2023 22:48:48 +0000 (3 22:48 +0000)
tree7236cab52a2c4bff829e23c794939f65c2db4779
parent85f3b10a6914fd44c8f32d345654bed371d0667d
target: arc: rewrite command 'arc add-reg' as COMMAND_HANDLER

While there, fix some coding style error and remove the now unused
function jim_arc_read_reg_name_field() and the macro
JIM_CHECK_RETVAL().

Change-Id: I140b4b929978b2936f2310e0b7d1735ba726c517
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7426
Tested-by: jenkins
Reviewed-by: Evgeniy Didin <didin@synopsys.com>
src/target/arc.h
src/target/arc_cmd.c