commit | 5711282f87afb609c79d657ed6aa8c9259b5b827 | [log] [tgz] |
---|---|---|
author | Nathan Binkert <nate@binkert.org> | Fri Nov 14 04:55:30 2008 -0800 |
committer | Nathan Binkert <nate@binkert.org> | Fri Nov 14 04:55:30 2008 -0800 |
tree | 399daee55331d1a8b0664a4a7d7d493f3b027708 | |
parent | 7a4d75bae31cfe2064fe0718c7f982f769659b3c [diff] |
Fix a bunch of bugs I introduced when I changed the flags stuff for packets. I did some of the flags and assertions wrong. Thanks to Brad Beckmann for pointing this out. I should have run the opt regressions instead of the fast. I also screwed up some of the logical functions in the Flags class.