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

Reply via email to