[llvm-bugs] [Bug 12361] Incorrect Thumb instruction MUL
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Aug 16 10:57:16 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=12361
Saleem Abdulrasool <compnerd at compnerd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |compnerd at compnerd.org
Resolution|--- |FIXED
--- Comment #3 from Saleem Abdulrasool <compnerd at compnerd.org> ---
Marking this fixed as per Stephen's comment. As to the TD file, from a quick
glance it seems to correctly refer to the three register form from the ARM ARM.
The reduction for the narrow two register form is done in ARMAsmParser, which
contains a comment explaining the reduction.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150816/2e03d28f/attachment.html>
More information about the llvm-bugs
mailing list