Johann f30e8dd7bd combine max values and compare once
previous implementation compared each set of values to limit and then
&'d them together, requiring a compare and & for each value.

this does the accumulation first, requiring only one compare

Change-Id: Ia5e3a1a50e47699c88470b8c41964f92a0dc1323
2010-09-24 15:42:50 -04:00
..
2010-09-24 15:42:50 -04:00
2010-09-20 11:34:26 -07:00
2010-09-22 11:07:34 -04:00