<larsc> is there existing infrastructure to count the number of instructions the lm32 has executed?
<larsc> hm, there is a cycle counter in the cpu core, but it only counts the number of clock cycles and not the number of cpu instructions
<mwalle> larsc: nope
<larsc> but i suppose i could add it somehow