% ALU operation with two operands (AND, OR, XOR, ADD) % #1 the 8-bit first input to use (alu_a_to_1, alu_b_to_1, alu_c_to_1) % #2 the 8-bit second input to use (alu_a_to_2, alu_b_to_2, alu_c_to_2) % #3 the operation to perform inhibit_i inhibit_i inhibit_i inhibit_i #1 #2 #3 bc_load #1 #2 #3 0 reset inhibit_i