Finish off functions mips32_pracc_read_mem16() and mips32_pracc_read_mem8()
authorSalvador <sarroyofdez@yahoo.es>
Mon, 2 Apr 2012 18:01:38 +0000 (20:01 +0200)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 10 Apr 2012 12:10:57 +0000 (12:10 +0000)
commite2535e790164c51971094c0ad5418a191ec3b6a5
tree70ca727c7a4dd28fd975e0b512aecbda6591ddaf
parent18e6e02cdc5dce3c0741a294680a85ca70c10267
Finish off functions mips32_pracc_read_mem16() and mips32_pracc_read_mem8()

This functions are unfinished and work only with  parameter count up to 1024.

Commands mdh and mdb from pic32mx context show values not related to memory
content if parameter count is bigger than 1024. Firt 1024 are ok.

Change-Id: Ie3f4d4a0f9d1d1a69bd3a18de2f72dd9249514cb
Signed-off-by: Salvador <sarroyofdez@yahoo.es>
Reviewed-on: http://openocd.zylin.com/550
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Tested-by: jenkins
src/target/mips32_pracc.c