Consider the following instruction: Instruction: and rd, rs1…

Consider the following instruction: Instruction: and rd, rs1, rs2 Interpretation: Reg[rd] = Reg[rs1] AND Reg[rs2]   Which resources (blocks) produce outputs, but their outputs are not used for the instruction? Which resources produce no outputs for this instruction?