This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

VSRI and VSHR error

Note: This was originally posted on 2nd July 2009 at http://forums.arm.com

Hello,

I am using NEON instructions in my application.
I got following errors when compiled program on Code Sourcery IDE for VSRI and VSHR instructions?

Error: Neon double or quad precision register expected --`vsri.8,Q12,Q7,#7'

Error: Neon double or quad precision register expected --`vshr.u8,Q13,Q5, #7'

As per ARM Reference Manual we can use Quad word and Double Word registers also.

What will be reason of this?

Thanks,
0