[LLVMbugs] [Bug 20702] New: Integrated arm assembler doesn't understand `vand.i32 q10, #0x03ffffff`

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Aug 18 13:49:02 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20702

            Bug ID: 20702
           Summary: Integrated arm assembler doesn't understand `vand.i32
                    q10,#0x03ffffff`
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

../../third_party/boringssl/src/crypto/poly1305/poly1305_arm_asm.S:1167:14:
error: invalid operand for instruction
vand.i32 q10,#0x03ffffff
             ^
../../third_party/boringssl/src/crypto/poly1305/poly1305_arm_asm.S:1191:13:
error: invalid operand for instruction
vand.i32 q9,#0x03ffffff
            ^

compnerd says this is valid, so IAS should support it.

-- 
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/20140818/37c681ef/attachment.html>


More information about the llvm-bugs mailing list