Use logical operator instead of bitwise operator for correctness.
authorNathan Binkert <nate@binkert.org>
Fri, 26 Sep 2008 15:18:56 +0000 (08:18 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 26 Sep 2008 15:18:56 +0000 (08:18 -0700)
commitabca171e244b27d1c44a9bcdedbe231bdc342cbb
tree062d0131ec6f4561df4fe9a2d494632520384f3b
parent6798aa14ed68b2c7a7ad7f09e6223d5d28f0e56e
Use logical operator instead of bitwise operator for correctness.
src/arch/mips/mt.hh
src/kern/tru64/tru64.hh