This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ARM asm accepts bogus PLD instructions



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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]