This post describes the Pre-Fetch.
Prefetch is a function of the CPU’s fetch unit (Fetch UNIT) that reads multiple instruction codes at once to shorten the instruction code reading time.
If there is a process that counts execution cycles of instruction code, consider prefetching, check the address of the instruction code of the process, and then calculate the execution cycles according to the MCU manual.
