Wide logical operator. Every bit of data is combined with the Boolean operand.
Bool operand to be applied to each bit of the input data
the data to be qualified by the control signal
val dataQualified = AndEach(enable, value)