• Understanding ARM NEON instruction
    hi i am trying to understand ARM NEON instruction and encountered with vqrdmulh instruction. i am particularly interested in saturation case in instruction i am not getting any case with saturation ....
  • Installing Arm GCC toolchain on ubuntu
    Hello, I am trying to learn with ARM, and I have downloaded the toolchain .tar and extracted it to my home directory on Ubuntu 16.04 64bit. As you know, GNU GCC is already on the system. I do not know...
  • Problem in understanding behaviour of GCC compiler (aarch64-none-elf-gcc) on Neon intrinsics for ARM cortex a53
    Hi, I am using IDE Xilinx SDK 2019.1 for my application and running it on ARM cortex a53 processor with Neon and floating point engine support available. I am working on a bare metal application. ...
  • Enabling NEON Instructions on Pixhawk
    I am trying to get a quadcopter flying using the Pixhawk controller (Cortex M4 running NuttX RTOS) and I am using the Simulink Pixhawk PSP to implement a custom controller. Our controller uses neural...
  • Instruction format in documentation ARM-v7-A
    Hi. This is the first time to ask questions in this forum. Hope this is the right place to reach you and get help. I refer to the documentation ARMv7-A and ARMv7-R edition I don't understand the brackets...