Searched hist:4929 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A Dtport.hh4929:6db35d0c81c6 Sun Jul 29 23:17:00 EDT 2007 Steve Reinhardt <stever@gmail.com> memory system: fix functional access bug.
Make sure not to keep processing functional accesses
after they've been responded to.
Also use checkFunctional() return value instead of checking
packet command field where possible, mostly just for consistency.
H A Dtport.cc4929:6db35d0c81c6 Sun Jul 29 23:17:00 EDT 2007 Steve Reinhardt <stever@gmail.com> memory system: fix functional access bug.
Make sure not to keep processing functional accesses
after they've been responded to.
Also use checkFunctional() return value instead of checking
packet command field where possible, mostly just for consistency.
H A Dphysical.cc4929:6db35d0c81c6 Sun Jul 29 23:17:00 EDT 2007 Steve Reinhardt <stever@gmail.com> memory system: fix functional access bug.
Make sure not to keep processing functional accesses
after they've been responded to.
Also use checkFunctional() return value instead of checking
packet command field where possible, mostly just for consistency.

Completed in 40 milliseconds