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

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 27 15:00:18 PST 2010


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


Jim Grosbach <grosbach at apple.com> changed:

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




--- Comment #1 from Jim Grosbach <grosbach at apple.com>  2010-01-27 17:00:17 ---
According to the ARM Architecture Reference Manual (ARM DDI 0406A), these are
valid Thumb2 instructions.

Perhaps there is a binutils bug on Linux that these instructions aren't
recognized when assembling Thumb2 code?


-- 
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