Module 5 - 7 Flashcards
All information in a computer is stored and manipulated in the form of what?
Binary
They can be found at the heart of every digital computer and are one of the most important parts of a CPU (Central Processing Unit).
Functions of an Arithmetic Logic Unit
It is a small amount of storage available as part of a CPU.
Register
These are used to manipulate binary numbers since there are only two possible states of a switch: open or closed.
Transistor switches
It provides further information about the status of a result: if it is zero, if there is a carry out, or if an overflow has occurred.
Flags
ALU
Arithmetic Logic Unit
CPU
Central processing unit
FPU
Floating - point unit
GPU
Graphics processing unit
MAR
Memory address register
MBR
Memory Buffer Register
I/O AR
I/O address Register
I/O I3R
I/O Buffer Register
PC
Program Counter
IR
Instruction Register
FILO
First in and Last out
MDR
Memory Data Register
It is basically a storage space for units of memory that are used to transfer data for immediate use by the CPU (Central Processing Unit) for data processing.
Register
It is used to indicate occurrence of a certain condition during an operation of the CPU.
Flag Register
It stores data values fetched from main memory in the accumulator for arithmetic or logical operation.
Accumulator Register
It is located inside the ALU, It is used during arithmetic & logical operations of ALU.
Accumulator Register
Program Counter register is also known as
Instruction Pointer Register