How is sll implemented in MIPS?

577 Views Asked by At

I don't understand how MIPS would implement the sll (shift left logical) instruction using the hardware present in its ALU as shown in the diagrams below. Would anyone be able to clarify what would be happening in it when it's executing an sll command? Thanks

enter image description here Source: MIPS ALU

0

There are 0 best solutions below