• NEON Intrinsics
    Note: This was originally posted on 30th November 2010 at http://forums.arm.com Does anyone know of a good reference manual that explains the NEON Intrinsics? For example an explanation of 'uint16x4x2_t...
  • NEON Driver
    Hi, I have seen the ARM webpage to download the NEON driver but I can't find it. In fact, I want to run OpenCl on ARM Cortex A but I can't because I need to install the NEON tool. Is this driver...
  • Dual emission problem related to neon instruction set on A53
    Hi awesome guy of ARM, I have a question on ARM A53 platform, and I needs your help! I have writen a small program to verify floating data compute paralleled performance, main loop was made of several...
  • Recompile neon 32bit instruction for ARMv8 using ndk r10c
    Hello, I have an android application which has neon optimised native code. The neon instructions were written for armv7a architecture. I've read that ARMv8 arch can run  in both 32bit mode and 64bit mode...
  • Neon DSP optimize for AI
    Can the Neon DSP be used to optimize the AI algorithm? Does ARM provide an open source implementation ?