• 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...
  • 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 DSP optimize for AI
    Can the Neon DSP be used to optimize the AI algorithm? Does ARM provide an open source implementation ?
  • ARM NEON optimization
    Welcome to the ARM NEON optimization guide! 1. Introduction After reading the article ARM NEON programming quick reference , I believe you have a basic understanding of ARM NEON programming. But...
  • testing Neon vectors equality
    Hi, I'm new to neon programming, so perhaps my question will appear stupid, but i'm looking for a method to compare the equality of 2 128 bits registers (8*16), or at least to test the equality of one...