Arm Community
Site
Search
User
Site
Search
User
Support forums
Architectures and Processors forum
Cortex A8 Instruction Cycle Timing
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
90 replies
Subscribers
348 subscribers
Views
85197 views
Users
0 members are here
Cortex-A
Options
Share
More actions
Cancel
Related
How was your experience today?
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
barney vardanyan
over 12 years ago
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
0
Peter Harris
over 12 years ago
Note: This was originally posted on 15th April 2011 at
http://forums.arm.com
If you are using time to measure the elapsed time for a very short program then the odds are that most of the time is spent loading the program from storage and setting up the memory map.
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.
Iso
Cancel
Vote up
0
Vote down
Cancel
Reply
0
Peter Harris
over 12 years ago
Note: This was originally posted on 15th April 2011 at
http://forums.arm.com
If you are using time to measure the elapsed time for a very short program then the odds are that most of the time is spent loading the program from storage and setting up the memory map.
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.
Iso
Cancel
Vote up
0
Vote down
Cancel
Children
No data