Mathias K
0f863ecb01
- remove pipeline context, use once register instead - fix wrong register write in resume and step function - add more conditional branch handling
2011-02-17 08:24:17 +01:00
Mathias K
75cdbff5aa
more changes to dsp563xx code
...
Hello,
this patch adds the missing cpu registers and the correct read/write register functions and fixed
most of the halt/step/resume issues. The complete missing error propagation was added.
+ fix tab/spaces
Regards,
Mathias
2011-02-03 12:28:17 +01:00
Øyvind Harboe
4f9a9b8eba
warnings: use more 'const' for char *
...
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-12-29 22:07:39 +01:00
Antonio Borneo
b8f8d756a2
target/dsp563xx: review unused symbols
...
Remove unused functions:
- dsp563xx_jtag_senddat
- dsp563xx_write_ir_u16
- dsp563xx_write_dr_u16
- dsp563xx_write_ir_u32
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2010-06-18 10:03:40 +02:00
Antonio Borneo
2319caff7d
target/dsp563xx: review scope of symbols
...
Add "static" qualifier to private functions.
Remove private prototypes from include file.
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2010-06-18 10:03:40 +02:00
mkdorg@users.sourceforge.net
646ce814b4
target: add basic dsp563xx support
2009-12-15 18:38:52 +01:00