[LLVMbugs] [Bug 18524] New: clz not rejected for ARMv4
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 17 16:10:17 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18524
Bug ID: 18524
Summary: clz not rejected for ARMv4
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: ARM
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Try to assemble "clz r4,r9" for -march=armv4. It should be rejected, but is
currently accepted. The instruction is flagged as v5, not sure why it is still
found.
--
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/20140118/604fb08f/attachment.html>
More information about the llvm-bugs
mailing list