aboutsummaryrefslogtreecommitdiff
path: root/NEWS-0.3.0
diff options
context:
space:
mode:
authorSalvador Arroyo <sarroyofdez@yahoo.es>2013-03-03 20:11:38 +0100
committerFreddie Chopin <freddie.chopin@gmail.com>2013-04-20 19:32:25 +0000
commitd5e564625f72e1018f56a707b60d47a5ca9fece9 (patch)
tree29ed1dbc53be9cde2c4540e6b9c8d28e1ca95fb1 /NEWS-0.3.0
parent37c28903a13376674936d658ee87c0e1b305f597 (diff)
mips: m4k alternate pracc code. Patch 3
Functions mips32_pracc_read_mem(), mips32_cp0_read() and mips32_pracc_read_regs() are now modified. mips32_cp0_read() is very similar to mips32_read_u32() with one store access. mips32_pracc_read_regs() is the only function that can not be executed from only one queue. Now this function is modified to use reg8, it saves all the registers but does not restore reg8. To remedy this, mips_ejtag_config_step() is called after mips32_save_context() in mips_m4k_debug_entry(). Function mips_ejtag_config_step() is modified to use reg8 and restore it from ejtag info instead of using DeSave for save/restore. Change-Id: Icc224f6d7e41abdec94199483401cb512cc0b450 Signed-off-by: Salvador Arroyo <sarroyofdez@yahoo.es> Reviewed-on: http://openocd.zylin.com/1195 Tested-by: jenkins Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Diffstat (limited to 'NEWS-0.3.0')
0 files changed, 0 insertions, 0 deletions