O3 IEW: Make incrWb and decrWb clearer
authorJoel Hestness <hestness@cs.wisc.edu>
Sat, 19 Jan 2013 21:14:54 +0000 (15:14 -0600)
committerJoel Hestness <hestness@cs.wisc.edu>
Sat, 19 Jan 2013 21:14:54 +0000 (15:14 -0600)
commit1429d2124406440946fbe80a6e9dfe1148f3af91
treedf4374a90a4362151821b17b6a2f7cd3056a8a7f
parent5b6f972750f8e9288e81f30d69aecfe1f1960f06
O3 IEW: Make incrWb and decrWb clearer

Move the increment/decrement of wbOutstanding outside of the comparison
in incrWb and decrWb in the IEW. This also fixes a compiler bug with gcc
4.4.7, which incorrectly optimizes "-- ==" as "-=".
src/cpu/o3/iew.hh