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

/gem5/src/mem/ruby/common/
H A DNetDest.cc7089:9ea24d102d66 Tue Jun 01 14:38:00 EDT 2010 Nathan Binkert <nate@binkert.org> style: clean up ruby's Set class

Further cleanup should probably be done to make this class be non-Ruby
specific and put it in src/base.

There are probably several cases where this class is used, std::bitset
could be used instead.
H A DSet.hh7089:9ea24d102d66 Tue Jun 01 14:38:00 EDT 2010 Nathan Binkert <nate@binkert.org> style: clean up ruby's Set class

Further cleanup should probably be done to make this class be non-Ruby
specific and put it in src/base.

There are probably several cases where this class is used, std::bitset
could be used instead.

Completed in 13 milliseconds