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

/gem5/src/python/m5/
H A Dparams.pydiff 8579:ad3704c8a503 Thu Sep 22 21:58:00 EDT 2011 Steve Reinhardt <steve.reinhardt@amd.com> params.py: enhance IpAddress param handling

Print IpAddress params in dot notation for readability.
Properly compare IpAddress objects (by value and not object identity).
Also fix up derived param classes (IpNetmask and IpWithPort)
similarly.

Completed in 17 milliseconds