* m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.
authorDoug Evans <dje@google.com>
Wed, 20 May 1998 11:59:32 +0000 (11:59 +0000)
committerDoug Evans <dje@google.com>
Wed, 20 May 1998 11:59:32 +0000 (11:59 +0000)
* mloopx.in (extract): Set abuf.addr for proper fill nop counting.
(execute): Count parallel insns.
* sim-if.c (print_m32r_misc_cpu): Print count.
* sim-main.h (M32R_MISC_PROFILE): New member parallel_count.

sim/m32r/ChangeLog

index 8f44ace..5465fd5 100644 (file)
@@ -1,5 +1,11 @@
 Wed May 20 00:10:40 1998  Doug Evans  <devans@seba.cygnus.com>
 
+       * m32r-sim.h (PROFILE_COUNT_PARINSNS): New macro.
+       * mloopx.in (extract): Set abuf.addr for proper fill nop counting.
+       (execute): Count parallel insns.
+       * sim-if.c (print_m32r_misc_cpu): Print count.
+       * sim-main.h (M32R_MISC_PROFILE): New member parallel_count.
+
        Zero bottom two bits of pc in jmp,jl insns.
        * sem.c,sem-switch.c: Regenerate.
 start-sanitize-m32rx