2008/8/25 Mans Rullgard <mans at mansr.com>
>
> + vld1.64 {d4, d5}, [r1], r4
Can you guarantee any kind of alignment on the address in r1? If so,
potentially better performance can be achieved by specifying the
alignment in the opcode...
Ian