Compute three single-bit reductions over all 32 input bits: whether any bit is set, whether every bit is set, and the XOR parity.
Compute three single-bit reductions over all 32 input bits: whether any bit is set, whether every bit is set, and the XOR parity.