More instruction decoding fixes:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:59:33 +0000 (19:59 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:59:33 +0000 (19:59 +0000)
commit49e2267f1f0a689eadbf44da7852659326324044
tree4fde1efd904f22189680069f5563839fc9afc7f2
parent3bcf8a8a25f7dbe3a958cb877d4e7d7160abb2bd
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@2567 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm_disassembler.c