]> git.sur5r.net Git - openocd/commit
David Brownell <david-b@pacbell.net> More testcase work:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 20:00:39 +0000 (20:00 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 20:00:39 +0000 (20:00 +0000)
commite31e6a10dedd7680de231dcfdc700c695d5e4844
tree11860ab1ad4c335d42aa2431aa62714e27e42764
parent49e2267f1f0a689eadbf44da7852659326324044
David Brownell <david-b@pacbell.net> More testcase work:

       A5.3.11 Data processing (shifted register)

The usual kinds of problems; the most noteworthy were that
the "S"et flags bit was mis-handled in these instructions.
---
This is the last patch from a quickie set of tests covering all
encodings of the instructions with 32-bit opcodes.  There may
be some corner cases left, plus the instructions that aren't
yet handled, but the Thumb2 disassembler is no longer just
"lightly" tested with GCC output ... the new code paths have
mostly been verified.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2568 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm_disassembler.c