You are on page 1of 1

LAB 2

1. The main function of the ALU is to perform arithmetic or logic operation on the data words that are
delivered to it.
2. The two main inputs to the ALU are called operands (operands / opcodes).
3. The Program Counter (PC) controls the sequence in which the instruction in a program are performed.
4. Each location in memory is assigned a unique number called itsaddress.
5. When information is read out of a specific memory location, the contents of that location
are notdisturbed (are / are not).
6. During the fetch phase, an instruction is taken from memory and decoded by the MPU (fetch /
execute).

You might also like