diff options
author | Nicolas Pitre <nico@fluxnic.net> | 2009-10-19 15:49:46 -0400 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-19 22:04:07 +0200 |
commit | 6726b78707f349d389c30ce85713047eb761b7ca (patch) | |
tree | bb293509541a69a5fdfb4ad424adbd8b5f8c3779 /src/target/xscale.c | |
parent | 97166327db9373952908633d991fec82c677253a (diff) | |
download | openocd_libswd-6726b78707f349d389c30ce85713047eb761b7ca.tar.gz openocd_libswd-6726b78707f349d389c30ce85713047eb761b7ca.tar.bz2 openocd_libswd-6726b78707f349d389c30ce85713047eb761b7ca.tar.xz openocd_libswd-6726b78707f349d389c30ce85713047eb761b7ca.zip |
fix single step of bx instruction going into Thumb mode
Without this fix, the following code cannot be single stepped:
add ip, pc, #1
bx ip
[thumb code here]
Diffstat (limited to 'src/target/xscale.c')
0 files changed, 0 insertions, 0 deletions