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

/gem5/src/mem/
H A Drequest.hh6427:50125d42559c Sun Aug 02 01:50:00 EDT 2009 Steve Reinhardt <steve.reinhardt@amd.com> Rename internal Request fields to start with '_'.
The inconsistency was causing a subtle bug with some of the
constructors where the params had the same name as the fields.
This is also a first step to switching the accessors over to
our new "standard", e.g., getVaddr() -> vaddr().

Completed in 25 milliseconds