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