Home | History | Annotate | Download | only in qemu

Lines Matching full:cycles

140 // The simulation time in cpu clock cycles
544 * the idea is that interlock_base contains the number of cycles "executed" from
640 printf("Elapsed seconds: %.2f, simulated cycles/sec: %.1f%s\n",
861 // Compute the number of cycles that this instruction will take,
870 /* See Chapter 12 of the ARM920T Reference Manual for details about clock cycles */
904 /* cycles=2+m, assume m=1, this should be adjusted at interpretation time */