Name: Anonymous 2008-10-01 19:19
Got a HW question I need help with...
Design a microcode instruction for the MIC1 that will implement an IBIG instruction. The IBIG instruction will examine the two words on the top of the stack and arrange them so that the larger value is on the top and the smaller is next to it. This will require using a conditional.
Design a microcode instruction for the MIC1 that will implement an IBIG instruction. The IBIG instruction will examine the two words on the top of the stack and arrange them so that the larger value is on the top and the smaller is next to it. This will require using a conditional.