ARMプログラミング参考リンク - atinfinity/lab GitHub Wiki
ARMプログラミング参考リンク
アーキテクチャ
コンパイラオプション
最適化
- ARM Compiler optimizations
- ARM: Efficient C for ARM
- Cortex-A57 Software Optimization Guide
- Technologies | NEON – ARM Developer
- ARM NEONの使い方 予告編
- ARM NEON intrinsic を書く
- Coding for NEON - Part 1: Load and Stores - Processors blog - Processors - ARM Community
- Coding for NEON - Part 2: Dealing With Leftovers - Processors blog - Processors - ARM Community
- Coding for NEON - Part 3: Matrix Multiplication - Processors blog - Processors - ARM Community
- Coding for NEON - Part 4: Shifting Left and Right
- Coding for NEON - Part 5: Rearranging Vectors - Processors blog - Processors - ARM Community