NEON instruction VLD1.32 does not work?

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • NEON instruction VLD1.32 does not work?

    Anyone knows why the NEON instruction VLD1.32 {d2,d3}, [r1]! does not work?
    But the VFP instruction VLDR d0, [r1] works well. Array values a[0] and a[1] have been correctly loaded into the register D0/D1.

    My SES is v3.10e for windows 32. Target is Cortex A8, and I have enabled the advanced SIMD(i.e. NEON) in the code generation.

    Thx in advance!
    Images
    • problem.png

      181.29 kB, 1,400×1,010, viewed 690 times

    The post was edited 5 times, last by Danville ().