![]() | ![]() | ![]() | 4.11 Comparative Architectures |
This week we will look at a wide variety of different processor types. We will not be doing any programming, but looking at the different types of processors that are available and there typical applications. We will also look at the similarities.
Please note that all of the processors have a common subset of instructions.
ADD
, AND
, OR
, SUB
, and XOR
. All processors
can load and store values to memory, and use constants.
They may have other instructions depending on the hardware support:
MUL
, CALL
, RET
, and DIV
.
This is NOT an all inclusive list and never will be.
OpteronTM from AMD. Non-Uniform Memory Access.
Instructor: Louis Taber, louis.taber.at.pima at gmail dot com (520) 206-6850
My web site in Cleveland, OH
The Pima Community College web site
![]() | ![]() | ![]() | 4.11 Comparative Architectures |