Fix a bunch of bugs I introduced when I changed the flags stuff for packets.
authorNathan Binkert <nate@binkert.org>
Fri, 14 Nov 2008 12:55:30 +0000 (04:55 -0800)
committerNathan Binkert <nate@binkert.org>
Fri, 14 Nov 2008 12:55:30 +0000 (04:55 -0800)
commit5711282f87afb609c79d657ed6aa8c9259b5b827
tree399daee55331d1a8b0664a4a7d7d493f3b027708
parent7a4d75bae31cfe2064fe0718c7f982f769659b3c
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.
src/arch/alpha/isa/mem.isa
src/arch/mips/isa/formats/util.isa
src/base/flags.hh
src/mem/packet.hh
src/mem/request.hh