This commit is contained in:
Michael Meissner 1995-10-02 18:20:04 +00:00
parent 83d96c6e3e
commit 344d5a23f7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Mon Oct 2 11:46:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
* cpu.c (struct _cpu): Add number_of_insns field to tract how many
* cpu.c (struct _cpu): Add number_of_insns field to trace how many
instructions are executed.
(cpu_increment_number_of_insns): New function to increment the
number of instructions issued.