ARM asm accepts bogus PLD instructions
Richard Earnshaw
rearnsha@buzzard.freeserve.co.uk
Mon Feb 12 16:07:00 GMT 2001
More information about the Binutils mailing list
Mon Feb 12 16:07:00 GMT 2001
- Previous message (by thread): Odd restriction on ARM LDRD/STRD instruction
- Next message (by thread): ARM asm accepts bogus PLD instructions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Odd restriction on ARM LDRD/STRD instruction
- Next message (by thread): ARM asm accepts bogus PLD instructions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list