| Compiler | Implementations |
| gcc -funroll-loops -march=native -mtune=xscale -O2 | ref |
| gcc -funroll-loops -march=native -mtune=xscale -O3 | ref |
| gcc -funroll-loops -march=native -mtune=xscale -Os | ref |
| gcc -march=native -mtune=xscale -O2 | ref |
| gcc -march=native -mtune=xscale -O3 | ref |
| gcc -march=native -mtune=xscale -Os | ref |