[LLVMbugs] [Bug 6162] thumb2 mode generates illegal instructions

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 27 15:36:52 PST 2010


http://llvm.org/bugs/show_bug.cgi?id=6162


Brian G. Lucas <bagel99 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #2 from Brian G. Lucas <bagel99 at gmail.com>  2010-01-27 17:36:51 ---
I don't think that is the case for V7-M architecture chips such as the
cortex-m3.  My V7-m manual (ARM DDI 0405B) does not have these instructions.  I
do not think it is a binutils bug.  This is an issue that the V7-M chips have a
different implementation of thumb2.  For example, they have udiv and sdiv,
which are in V7-R and V7-M only.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list