This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: GAS, ARM: 'str.w' instruction crashes


On 26/05/13 11:58, Jens Bauer wrote:
...Is the str.w r6,[pc,#164] instruction generated correctly (I can't find the opcode documentation anywhere) ?

It is documented in the ARM Architecture Reference Manual.

...If it is, does anyone know why it would crash ?

This instruction is UNDEFINED for Rn == '1111' (which is R15 or PC) in the T2 encoding for ARMv7.

Should complain about this?

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


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