matrixofdynamism
Advanced Member level 2
All micrprocessors basically do the same thing, fetch instruction decode execute and store it. They may have hardware support for perhaps some special arithmatic features, they have use pipelined execution as well, they may even be multicore processors.
What I want to know is basically what is the major difference between the computer architecture of big names like x86, PowerPC & MIPS? They are all used for "general purpose computing".
What I want to know is basically what is the major difference between the computer architecture of big names like x86, PowerPC & MIPS? They are all used for "general purpose computing".