An instruction set, or instruction set architecture (ISA), is the part of the computer architecture related to programming, including the native data types, instructions, registers, addressing modes, memory architecture, interrupt and exception handling, and external I/O. An ISA includes a specification of the set of opcodes (machine language), and the native commands implemented by a particular processor.
Instruction set architecture is distinguished from the microarchitecture, which is the set of processor design techniques used to implement the instruction set. Computers with different microarchitectures can share a common instruction set. For example, the Intel Pentium and the AMD Athlon implement nearly identical versions of the x86 instruction set, but have radically different internal designs.
Some virtual machinesthat support bytecode for Smalltalk, the Java virtual machine, and Microsoft's Common Language Runtime virtual machine as their ISA implement it by translating the bytecode for commonly used code paths into native machine code, and executing less-frequently-used code paths by interpretation; Transmeta implemented the x86 instruction set atop VLIW processors in the same fashion.
Read more about Instruction Set: Classification of Instruction Sets, Machine Language, Instruction Set Implementation
Other articles related to "instruction set, instruction, instructions, set, instruction sets":
... error detection including storage violations using an instruction Set Simulator to detect most CICS errors interactively SIMON (Batch Interactive test/debug) interactive batch program analyzer and ...
... The AEA instruction format consisted of 5-bit instruction code, index bit and a 12-bit address ... The computer had 27 instructions ADZ (Add and Zero) The contents of memory are added to Accumulator A ... The contents of memory are set to zero ...
... LISA (Language for Instruction Set Architectures) is a language to describe the instruction set architecture of a processor ...
... Instruction sets may be categorized by the maximum number of operands explicitly specified in instructions ... one or two positions on the stack 1-operand push and pop instructions are used to access memory push a, push b, add, pop c ... early computers and many small microcontrollers most instructions specify a single right operand (that is, constant, a register, or a memory location), with ...
... included a proposed extension to the general coding scheme of X86 instructions in order to allow instructions to have more than two operands ... In 2008, Intel announced their planned AVX instruction set which proposed a different way of coding instructions with more than two operands ... AMD published a revised specification for the planned future instructions ...
Famous quotes containing the words set and/or instruction:
“Persons who insist to themselves that under one set of conditions only can they lead interesting and satisfying lives lay themselves open to bitter disappointments and frustrations.”
—Hortense Odlum (1892?)
“I have come to believe ... that the stage may do more than teach, that much of our current moral instruction will not endure the test of being cast into a lifelike mold, and when presented in dramatic form will reveal itself as platitudinous and effete. That which may have sounded like righteous teaching when it was remote and wordy will be challenged afresh when it is obliged to simulate life itself.”
—Jane Addams (18601935)