• NEON vs VFP usage
    Note: This was originally posted on 29th August 2011 at http://forums.arm.com Hi, Could I use NEON and VFP at the same time in my application? What would be the downsides of that? I read also in the documentation...
  • 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...
  • Neon power management / VFP power management
    Note: This was originally posted on 24th December 2012 at http://forums.arm.com hi, experts: Does NEON unit have power management feature? (Similar to ARM core's DVFS function) If NEON has power saving...
  • Floating Point
    How can I deny a number floating point without utilizat some mathematical operation? How can I take the first 8 bits of the number floating point, those but significant (MSB) or the bit but significant...