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 12th April 2011 at http://forums.arm.com


    [color=#222222][size=2]10 NOP instructions on my beagle takes 2.508 s[/size][/color]


    Two questions ...

    (1) Have you turned on the processor caches?
    (2) How are you measuring the time taken?

    Assuming perfect execution then 10 NOP instructions should be around 5 cycles - so 0.01 us ... so, not meaning to be rude, but something is wrong with your setup =)
Reply
  • Note: This was originally posted on 12th April 2011 at http://forums.arm.com


    [color=#222222][size=2]10 NOP instructions on my beagle takes 2.508 s[/size][/color]


    Two questions ...

    (1) Have you turned on the processor caches?
    (2) How are you measuring the time taken?

    Assuming perfect execution then 10 NOP instructions should be around 5 cycles - so 0.01 us ... so, not meaning to be rude, but something is wrong with your setup =)
Children
No data