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

Eli Friedman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         Resolution|INVALID                     |---
             Status|RESOLVED                    |REOPENED

--- Comment #5 from Eli Friedman <[email protected]> ---
In this context, ldrb is unambiguously a wide instruction, so the ".w" isn't
really useful, but we should still accept it in the assembler.  From the
architecture reference:

LDRB{<c>}{<q>}  <Rt>, [<Rn>], #+/-<imm>

"<q>" is allowed to be ".w".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to