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

/gem5/src/cpu/testers/memtest/
H A Dmemtest.cc7657:4552d30af57f Thu Aug 26 00:55:00 EDT 2010 Steve Reinhardt <steve.reinhardt@amd.com> memtest: fix/cleanup functional access testing
Don't assert that the response packet is marked as a response
since it won't always be so for functional accesses.

Also cleanup code to refer to functional accesses rather
than "probes" (old terminology), and mention in the
DPRINTF which type of access we're doing.

Completed in 13 milliseconds