https://sourceware.org/bugzilla/show_bug.cgi?id=12793

DeepaB <deepa.ballari at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |deepa.ballari at gmail dot com

--- Comment #1 from DeepaB <deepa.ballari at gmail dot com> ---
I checked this with GNU assembler version 2.24.0 (arm-none-eabi).Error "Error:
cannot honor width suffix" looks correct.".n" suffix for an instruction says
that the instruction will be of 2 byte length.stmfd/ldmfd instructions are of 4
byte length and can be reduced to equivalent 2 bytes if register R0-R7
(<LDM|STM> Rn!, <registers>) is used.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to