Instruction Set Architecture

AllPages
RecentChanges
Links to this page
Edit this page
Search
Entry portal
Advice For New Users

After Micro Architecture comes Instruction Set Architecture. The two together usually form a typical Computer Architecture course.

The microarchitecture is all about how the internal circuitry of the processor is laid out, but Instruction set architecture is the set of instructions that the circuitry will "understand". The Instruction Set Architecture will include specification of the data type sizes, instructions, addressing modes, interrupts, etc. and will include the specification of the OP Codes the processor will interpret.

Computers can share a instruction set, but have it implemented with different microarchitectures. For example, the Intel Pentium and the AMD Athlon implement nearly identical versions of the x86 instruction set, but have radically different internal designs.


Lower level:
Root node:
Higher level:

Links to this page / Page history / Last change to this page
Recent changes / Edit this page (with sufficient authority)
All pages / Search / Change password / Logout