Tieu Ma Dau wrote:
Hi all,
I found that Qemu ARM system simulates ARM926EJ-S and
ARM1026EJ-S processor. And I found on ARM website that
the speed of these CPUs vary from 266 to 540 MHz.
Could you tell me the exact speed of the ARM926EJ-S
and ARM1026EJ-S processor simulated by Qemu? It's very
important for me to finish my report.
Thanks and best regards,
Tieu
Hi,
You can guess cpu speed by running some benchmarks, but it's impossible
to tell exactly.
Qemu translates arm blocks into host cpu instructions dynamically at
run-time, and executes them. So, the processor doesn't run the same
instructions, only the instructions whose effect is the same on the
other architecture.
Nyos
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel