Chapter 3: CPUs Flashcards
CPU:’
Brain of the computer
Central Processing Unit
Incredible calculator
CPU:
Box - inside is a mathematician and he is embedded in here - inside the box there are 8 lightbulbs that correspond to 8 lightbulbs that are external to the box - and all of the 16 lightbulbs have a light switch that is either ON or OFF
ON == 1, OFF == 0 (zero)
In order to talk to the guy in the box - flipping the switches inside the box turn the lights on or off.
Each of the lights represent a bit
8 bits == byte
To communicate with the guy you need to have a CODE BOOK that is really MACHINE LANGUAGE
Strings of machine language are programs.
CPU:
Registers - racks of 16 light bulbs
GPU. - General Purpose Usage
AX
BX
CX
DX
CPU:
Clock function for CPU
Its job is to tell the CPU to do something
Binary Number 1
00000001
CPU:
Runs Programs
Central Processing Unit
CPU:
Every cpu has these to process commands
Internal Features
CPU:
Every CPU runs code based on specific
Machine Language
CPU:
CPUs use this to optimize the processing commands
Pipeline