Yeah, I looked at the change that added it and it was for some power thing. If the power thing needs to count accesses to misc regs as int regs, it should do that itself, not make the CPU bucket things in a weird way. It's also inconsistent with O3 I believe.
Gabe On 02/11/12 09:56, Ali Saidi wrote: > Probably not, but I imagine that rick strong would probably know best. I > think that stat is used for power modeling. > > Ali > > On Feb 11, 2012, at 3:51 AM, Gabe Black wrote: > >> I noticed just now that miscreg reads and writes are being counted in >> the num_int_register_reads stat in the simple CPU. Is that on purpose? >> >> Gabe >> _______________________________________________ >> gem5-dev mailing list >> [email protected] >> http://m5sim.org/mailman/listinfo/gem5-dev >> > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
