summaryrefslogtreecommitdiff
path: root/src/helper/options.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 15:29:14 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-16 15:29:14 -0800
commit91ac164d95e1101120b938c684b78934d23dd51c (patch)
tree168693f52c4e17a9173b4eddf20670c7512684ec /src/helper/options.c
parentbf972374011359a1d160b0359e59c4350e78aefe (diff)
downloadopenocd+libswd-91ac164d95e1101120b938c684b78934d23dd51c.tar.gz
openocd+libswd-91ac164d95e1101120b938c684b78934d23dd51c.tar.bz2
openocd+libswd-91ac164d95e1101120b938c684b78934d23dd51c.tar.xz
openocd+libswd-91ac164d95e1101120b938c684b78934d23dd51c.zip
ARM: standard disassembler uses Thumb2 entry
Tweak "standard" ARM disassembler diagnostics to fail if the target is not "an ARM" (vs. not "an ARMV4/5"), so it makes more sense for cores inheriting this as the "generic" disassembler. Also, to use the Thumb2 entry instead of the original Thumb entry. This makes it work better for both newer cores (which support those added instructions) and for BL and BLX instructions on older cores. (Those instructions are 32-bits, which requires curious state-aware code to go through a 16-bit decode interface...) Plus minor cleanups, notably to have fewer exit paths and to make sure they all return failure codes. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/helper/options.c')
0 files changed, 0 insertions, 0 deletions