Home > Central processing unit
The central processing unit (CPU) is the part of a computer that interprets and carries out the instructions contained in the software. In most CPUs, this task is divided between a control unit that directs program flow and one or more execution units that perform operations on data. Almost always, a collection of registers is included to hold operands and intermediate results.When every part of a CPU is on a single physical integrated circuit, it is called a microprocessor.
Practically all CPUs manufacturered today are microprocessors.
The term CPU is often used vaguely to include other centrally important parts of a computer such as caches and input/output controllers, especially when those functions are on the same microprocessor chip as the CPU.
Manufacturers of desktop computers often erroneously describe the entire personal computer (the system unit or sometimes white box including the computer case and the computer hardware it contains) as the CPU. Rather, the CPU, as a functional unit, is that part of the computer which actually executes the instructions (add, subtract, shift, fetch, etc.).
A family of CPU designs is often referred to as a CPU architecture.
1 Notable CPU architectures
- Intel's x86 architecture
- Motorola's 68k architecture
- The AIM AllianceAIM was an alliance formed in 1991 between Apple Computer, IBM and Motorola to create a new computing standard based on the PowerPC architecture. The stated goal of the alliance was to challenge the dominant Wintel computing platform with a new computer d's PowerPCPowerPC is a RISC microprocessor architecture created by the 1991 Apple- IBM- Motorola alliance, known as AIM''. The PowerPC was the CPU portion of the overall AIM platform, and is the only part to exist to date. History The history of the PowerPC begins architecture
- MOS TechnologyMOS Technology, Inc. also known as Commodore Semiconductor Group was a microprocessor and calculator company famous for its 6502 processor. Commodore 64 showing some important MOS Technology circuits: the 6510 CPU and the 6581 (SID). Company history MOS o's 6502The MOS Technology 6502 is an 8-bit microprocessor designed by MOS Technology in 1975. When it was introduced it was the least expensive full featured CPU on the market by far, at about 1/6th the price, or less, of competing designs from larger companies architecture
- Zilog's z80 architecture