• armcc assembler
    Hi in assembler file I have // RO_BASE = 0x78000000 funcName DCD FooEntry - . + . what does it mean "minus dot plus dot"?
  • 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...
  • armcc
    Note: This was originally posted on 5th April 2013 at http://forums.arm.com Is there a compiler option or pragma that allows me to see "padding" in c structure?   typedef struct st {   char a; ...
  • armcc [4.1 Build 894] generates bad code?
  • armcc problem?
    Note: This was originally posted on 20th April 2009 at http://forums.arm.com Hello, We're using armcc here version:   ARM/Thumb C/C++ Compiler, RVCT3.1 [Build 739] And it seems to have an issue. Here...