jjkt / zmu

zmu - Emulator for Microcontroller Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipeline in CortexM3

Brunoarico opened this issue · comments

I'm conducting a study about execution time in the Cortex-M3, and your simulator is proving to be very helpful. Is it possible to disable the three pipeline stages of the Cortex-M3 in the simulator? I couldn't find any reference to the pipeline in the code.