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

VLD1 differences between each other

Note: This was originally posted on 30th October 2012 at http://forums.arm.com

Hi Everybody!

There are three instruction VLD1 in armeabi-v7a:
- VLD1 (multiple single elements) on page A8-898
- VLD1 (single element to one lane) on page A8-900
- VLD1 (single element to all lanes) on page A8-902

Does anybody know which differences between each others?
Also how compiler choose which type of VLD1 is it, because syntax seems completely equal.

Thanks in advance.
0