ARM asm accepts bogus PLD instructions

Richard Earnshaw rearnsha@buzzard.freeserve.co.uk
Mon Feb 12 16:07:00 GMT 2001


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.



More information about the Binutils mailing list