I need the number of operations per cycle that an ARM processor can execute, in particular those of Cortex-A7, Cortex-A9 and Cortex-A15. I can't find anything online!
Thank you
EDIT: I need it for calculating the theoretical peak performance.
I need the number of operations per cycle that an ARM processor can execute, in particular those of Cortex-A7, Cortex-A9 and Cortex-A15. I can't find anything online!
Thank you
EDIT: I need it for calculating the theoretical peak performance.
I have not looked into integers yet but for single and double floating operations per cycle this is what I have come up with so far (from flops-per-cycle-for-sandy-bridge-and-haswell-sse2-avx-avx2, peak-flops-per-cycle-for-arm11-and-cortex-a7-cores-in-raspberry-pi-1-and-2, and Cortex-A9 NEON Media Processing Engine Technical Reference Manual).
Cortex-A7:
Cortex-A9:
Cortex-A15:
One interesting observation is that Neon floating point no faster than VFP for the Cortex-A7.
Just look at the most common places.
You have it there: http://en.wikipedia.org/wiki/List_of_ARM_microarchitectures