[llvm-bugs] [Bug 13805] llvm-mc rejects '.w' suffix for Moves-with-shift instructions
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 17 04:45:25 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=13805
John Brawn <john.brawn.123 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |john.brawn.123 at gmail.com
Resolution|INVALID |---
--- Comment #2 from John Brawn <john.brawn.123 at gmail.com> ---
The shifted-register forms of MOV are aliases for various shift instructions.
The table in section A8.8.105 (of the ARMv7-A/R ARMARM revision C.c) does just
list the mnemonic as MOV{S}, but the intent is that the standard <c> and <q>
qualifiers are permitted - the ARMv8 ARMARM does explicitly list these
qualifiers (section F6.1.98 encoding T3).
--
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/20150817/2f888b4b/attachment.html>
More information about the llvm-bugs
mailing list