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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to