1.1.1 STRUCTURE & FUNCTIONS OF THE PROCESSOR Flashcards
What does the arithmetic logic unit do?
completes all the arithmetical and logical operations
what is the control unit?
a part of the processor which directs operations inside the CPU
what are registers?
small memory cells that operate at high speeds
where do all the arithmetic, logic or shift operations occur ?
they occur in registers
what does the program counter do?
holds the address of the next instruction
in which part of the CPU do all calculations take place?
the arithmetic logic unit
where are intermediate arithmetic and logic results stored?
in the accumulator
what does the memory address register do?
holds the address of a location that is to be read from or written to
what does the memory data register do?
temporarily stores the data that has just been read from or the data needs to be written
what does the current instruction register do?
holds the current instruction divided up into opcode and operand
what is a bus?
a set of parallel wires connecting two or more components together
what is the system bus?
the collection of the data bus, address bus , and control bus is called the system bus
what is the width of the bus?
the number of parallel wires it has
what is the data bus?
a bidirectional bus used to transport data and instructions between components
what is the control bus ?
the bi-directional bus used to transmit signals between internal and external components