• Can Cortex A8 NEON optimized code work on Cortex A5 NEON?
    I have a library which is optimized for ARM Cortex A8 equipped devices, it heavily utilized the NEON VFPU, can the same code run on Cortex A5 devices with NEON? If not, any guide to make it run on Cortex...
  • Can Cortex A8 NEON optimized code work on Cortex A5 NEON?
    I have a library which is optimized for ARM Cortex A8 equipped devices, it heavily utilized the NEON VFPU, can the same code run on Cortex A5 devices with NEON? If not, any guide to make it run on Cortex...
  • how to run compile code for NEON
    Note: This was originally posted on 18th December 2009 at http://forums.arm.com Hello everyone, I'm  trying RVDS4.0 evaluation copy and i'm not able to get any option in RVDS that can compile my code...
  • how to run compile code for NEON
    Note: This was originally posted on 18th December 2009 at http://forums.arm.com Hello everyone, I'm  trying RVDS4.0 evaluation copy and i'm not able to get any option in RVDS that can compile my code...
  • c-code example how to use neon ARMv8 intrinsics
    hello , can you share c-code examples how to use neon ARMv8 intrinsics ? mostly , I'm not sure , what results to expect.