• Cascading multiplication; NEON;
    Note: This was originally posted on 5th March 2013 at http://forums.arm.com Hi Guys! I've just found out the next confusing me thing in cascading multiplication in NEON module. source1- http://pulsar...
  • Cascade interrupts
    Hi, First I tell my 'funny' situatuion short: up Inf C167, RTX-166 - 'Main' Timer1 execute an interrupt func.(8ms tact) - In this func. the PEC register PECC1 will be initialiazed and the AD converter...
  • NEON instructions for fixed-point arithemtics
    Hi, I'm somehow familiar with NEON, but it's the first time I'm trying to get serious advantage from it. I have fixed-point code which does very best from armv7 ISA. In particular it uses instructions...
  • 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...
  • Is NEON Floating Point (VFP) Only?
    Referring to the diagram below, it appears that NEON only applies to floating point processing. Is this correct? Does it mean that NEON only applies to using the VFP? Does it mean that NEON does not apply...