Re: [m5-dev] Review Request: O3: Implement memory mapped IPRs for O3.

2011-02-26 Thread Gabe Black
While trying to fix another problem, I reworked the load part of this to look more like a load satisfied by store to load forwarding than one that came back from the memory system. It didn't turn out to be necessary to fix what I was working on, but I like this version better since it's simpler and

Re: [m5-dev] Review Request: O3: Implement memory mapped IPRs for O3.

2011-02-26 Thread Gabe Black
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/502/ --- (Updated 2011-02-26 16:31:51.117900) Review request for Default, Ali Saidi, Gabe Bl

Re: [m5-dev] Review Request: O3: Implement memory mapped IPRs for O3.

2011-02-25 Thread Gabe Black
I think there's a better than normal chance I introduced some bug with this code, so I'd appreciate it if people could check it out. Gabe On 02/25/11 05:46, Gabe Black wrote: > This is an automatically generated e-mail. To reply, visit: > http://reviews.m5sim.org/r/502/ > > > Review request for D

[m5-dev] Review Request: O3: Implement memory mapped IPRs for O3.

2011-02-25 Thread Gabe Black
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/502/ --- Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and Nathan Binke