Quiz submission record for quiz5-1-2 at Tue Jul 20 01:18:59 2004: Your Answer for Question 1: c5 = g4 + (p4*g3) + (p4*p3*g2) + (p4*p3*p2*g1) + (p4*p3*p2*p1*g0) + (p4*p3*p2*p1*p0*c0) Your Answer for Question 2: The ALUSrc control signal is used to select which input to the ALU unit to choose - either a register (if it's an R-type instruction) or the sign-extended lower half of the instruction (if it's a memory instruction). Your Answer for Question 3: X's mean that we don't care about the value that they hold - they're called "don't cares". o = not(a) + (a*not(c)) Yes, the table is complete. Your unique submission ID is quiz5-1-2-cs61c-ep-1090311539-84.