This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cortex A8 Instruction Cycle Timing

Note: This was originally posted on 17th March 2011 at http://forums.arm.com

Hi) sorry for bad English

I need to count latency for two instruction, and all I have is the arm cortex A 8 documantation(charter 16) !
but I have no idea how can do this work using that documantation(
Parents
  • Note: This was originally posted on 15th April 2011 at http://forums.arm.com


    Try setting up the timing function inside your program binary and measure a relatively large block of  instructions so that the measurements overheads are small relative to the measurement.


    You're right isogen, but with a 80.000.000 repeated times loop.
    There is no real problème to count cycle even with time command !


Reply
  • Note: This was originally posted on 15th April 2011 at http://forums.arm.com


    Try setting up the timing function inside your program binary and measure a relatively large block of  instructions so that the measurements overheads are small relative to the measurement.


    You're right isogen, but with a 80.000.000 repeated times loop.
    There is no real problème to count cycle even with time command !


Children
No data