• summary of NEON-intrinsics for ARMv8?
    Hello, is there a summery of NEON-instrinsics vor ARMv8 (specialy for AARCH64?) like this one ARM Information Center ? I only found a this pdf: http://infocenter.arm.com/help/topic/com.arm.doc.ihi0073a...
  • DS-5 eclipse debug stuck at waitForTargetToStop
    First I follow the DS-5 start demo and can debug my code correctly on the ARM FVP -> VE_Coretex_A9x1. Then I follow the link to enable NEON and it needs to set CPU target in the build, the axf file has...
  • ARMv8-A on Community Edition
    I like to know if there is a way for using the debugging tool ARMv8-A provided in Community Edition to rn some simple assembly codes as executable? I have a simple one line code and want to see the changes...
  • DS-5 configuration for SIMD implementation on NEON
    Hello to the community, I have a fresh installation of DS-5 Ultimate and I want to run some SIMD code targeting Cortex-A8 (In debug mode). I have done this before years but I don't remember the Step...
  • Startup.s for AARCH32 mode for ARMv8 examples
    For all the sample examples for v8 that comes with DS-5 studio installation, Startup.S for all of them are being built up in AARCH64 mode only. Is there any place where we can get startup.s for AARCH32...