Bugfix to *Prefix
Ben Avison authored
Detail:
  A missing ALIGN directive caused bit 0 of the offset to the *Prefix code
  to be set. On ARMv7, ALU instructions targetting the PC with bit 0 set
  causes a Thumb interworking branch to be taken, which isn't what you want.
  A number of LDM/STMs of single registers have also been optimised.
Admin:
  Fix received from Willi Theiss

Version 1.71. Tagged as 'DDEUtils-1_71'
01565944