Latency/No of clock cycles of each Instructions

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Latency/No of clock cycles of each Instructions

551 Views
sagardhavali
Contributor III

Hi,

I am looking for latency or number of clock cycles that each instructions takes in MPC5744P.

Any help is appreciated.

Thank You,

Sagar

Labels (1)
0 Kudos
1 Reply

470 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, you may find in RM, table above:

pastedImage_1.png

Precondition for such timing is that executed code is stored in instruction cache and access only data already loaded in data cache (configured for copy-back mode).

Otherwise you must take into account other delays (stalls) caused by access to registers/memories over XBAR (and possibly PBRIDGE/EBI).