David Brownell <david-b@pacbell.net> More instruction decoding fixes:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:56:58 +0000 (19:56 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:56:58 +0000 (19:56 +0000)
commitfc318c02987ff87222d94a9f30d0f44d97554f0e
tree216319ad484ad1f2d6753624347bd2f748bc9d35
parent67dbf35896f359b64f88f54314f5779676411644
David Brownell <david-b@pacbell.net> More instruction decoding fixes:

       A5.3.5 Load/store multiple
       A5.3.7 Load word

There was a longstanding bug in Thumb-1 LDM; the rest of the LDM/STM
fixes are just using width specs to match UAL syntax, except for two
opcode name typos.  Load word had two bitmask goofs.

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