David Brownell <david-b@pacbell.net> More fixes from test cases:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:58:25 +0000 (19:58 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sun, 26 Jul 2009 19:58:25 +0000 (19:58 +0000)
commit3bcf8a8a25f7dbe3a958cb877d4e7d7160abb2bd
tree74af094140182b30702a0498446f6484b372cb8f
parentfc318c02987ff87222d94a9f30d0f44d97554f0e
David Brownell <david-b@pacbell.net> More fixes from test cases:

       A5.3.8 Load halfword, unallocated memory hints

It's mostly the usual sort of bitmasking goofage and getting the
width specs right.  In one case an older x86 GCC generated bad code
unless I structred a conditional differently (sigh).

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