Files
gem5/src/cpu/ozone
Steve Reinhardt 0be64ffe2f style: eliminate equality tests with true and false
Using '== true' in a boolean expression is totally redundant,
and using '== false' is pretty verbose (and arguably less
readable in most cases) compared to '!'.

It's somewhat of a pet peeve, perhaps, but I had some time
waiting for some tests to run and decided to clean these up.

Unfortunately, SLICC appears not to have the '!' operator,
so I had to leave the '== false' tests in the SLICC code.
2014-05-31 18:00:23 -07:00
..
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2009-05-17 14:34:52 -07:00
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2012-02-07 04:43:21 -08:00
2006-06-07 16:02:55 -04:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2012-06-05 01:23:08 -04:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00