[llvm-bugs] [Bug 25956] hexagon 3bit .new register fields are not decoded properly

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 22 16:39:06 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=25956

Colin LeMahieu <colinl at codeaurora.org> changed:

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

--- Comment #8 from Colin LeMahieu <colinl at codeaurora.org> ---
Packet looks to have been assembled incorrectly with an unspecified bit set to
1 when it should be 0.  LLVM trunk assembles and disassembles packets
correctly.

-- 
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/20160123/3a34b981/attachment.html>


More information about the llvm-bugs mailing list