Shintaro
Well-known member
Hi,
I was wondering if anyone knew how IPC (Instructions per cycle) was calculated for CPU's. Or is it CPI (Cycles Per Instruction)?
Just looking for a simple example. I can dig in to the "Why" later.
It seems to be a bit of a rabbit warren.
The reason I ask is that on the 86Box GitHub page it say's the following:
"Most emulation logic is executed in a single thread, therefore generally systems with better IPC (instructions per clock) should be able to emulate higher clock speeds."
Cheers,
Craig
I was wondering if anyone knew how IPC (Instructions per cycle) was calculated for CPU's. Or is it CPI (Cycles Per Instruction)?
Just looking for a simple example. I can dig in to the "Why" later.
It seems to be a bit of a rabbit warren.
The reason I ask is that on the 86Box GitHub page it say's the following:
"Most emulation logic is executed in a single thread, therefore generally systems with better IPC (instructions per clock) should be able to emulate higher clock speeds."
Cheers,
Craig