The following instructions in testsuite/gas/arm/xscale.s test are bogus
according to my copy of the ARM ARM. Are these also from an early draft
of the Xscale docs?
pld [r6], #-0x456
pld [r7], +r8
pld [r9], -r10, RRX
My patches to the assembler will fix these (it caught them as regressions
:-)
R.