• 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...
  • Searhing for ARM with VFP
    Hi, I'm using the ARM7 : LPC2468 for my project. In my project I need many Floating Point calculation and the LPC2468 can't do that. I'm looking for an ARM (Maybe ARM9) with VFP - also I prefer it...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • RVDS: file access with Real View Debugger 4.0?
    I am using the 'Arm Workbench IDE 4.0'. And I can compile the file access functions like Following. But when run the image using the 'RealView Debugger v4.0', I can't find out the xxx.txt file withing...
  • ARMCC generating incompetent VFP codes
    Note: This was originally posted on 6th September 2013 at http://forums.arm.com Hi all. I'm currently working on some teaching materials about ARM/VFP/NEON optimization for the A-15. Since assembly has...