bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/12793] arm: push/pop equivalents using stm/ldm mnemonics assemb


From: deepa.ballari at gmail dot com
Subject: [Bug gas/12793] arm: push/pop equivalents using stm/ldm mnemonics assembled inconsistently
Date: Thu, 10 Jul 2014 05:07:38 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]