Searched hist:3605 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/
H A Dtport.cc3605:ed3c5b4e8bca Fri Nov 10 22:41:00 EST 2006 Ron Dreslinski <rdreslin@umich.edu> Big fix for functional access, where we forgot to copy the last byte on write intersections.

src/mem/packet.cc:
Make sure to copy the whole data (we were one byte short)
src/mem/tport.cc:
Fix for the proper semantics of fixPacket
H A Dpacket.cc3605:ed3c5b4e8bca Fri Nov 10 22:41:00 EST 2006 Ron Dreslinski <rdreslin@umich.edu> Big fix for functional access, where we forgot to copy the last byte on write intersections.

src/mem/packet.cc:
Make sure to copy the whole data (we were one byte short)
src/mem/tport.cc:
Fix for the proper semantics of fixPacket

Completed in 35 milliseconds