enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Instruction set architecture - Wikipedia

    en.wikipedia.org/wiki/Instruction_set_architecture

    An instruction set architecture is distinguished from a microarchitecture, which is the set of processor design techniques used, in a particular processor, to implement the instruction set. Processors with different microarchitectures can share a common instruction set.

  3. Comparison of instruction set architectures - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_instruction...

    An instruction set architecture (ISA) is an abstract model of a computer, also referred to as computer architecture.A realization of an ISA is called an implementation.An ISA permits multiple implementations that may vary in performance, physical size, and monetary cost (among other things); because the ISA serves as the interface between software and hardware.

  4. x86 instruction listings - Wikipedia

    en.wikipedia.org/wiki/X86_instruction_listings

    The x86 instruction set refers to the set of instructions that x86-compatible microprocessors support. The instructions are usually part of an executable program, often stored as a computer file and executed on the processor. The x86 instruction set has been extended several times, introducing wider registers and datatypes as well as new ...

  5. Minimal instruction set computer - Wikipedia

    en.wikipedia.org/wiki/Minimal_instruction_set...

    Minimal instruction set computer (MISC) is a central processing unit (CPU) architecture, usually in the form of a microprocessor, with a very small number of basic operations and corresponding opcodes, together forming an instruction set. Such sets are commonly stack-based rather than register-based to reduce the size of operand specifiers.

  6. Category:Instruction set architectures - Wikipedia

    en.wikipedia.org/wiki/Category:Instruction_set...

    Microprocessors by instruction set architecture (9 C) Video game consoles by Instruction set architecture (9 C) 0–9. 68k architecture (6 C, 15 P) A. Alpha ...

  7. Explicit data graph execution - Wikipedia

    en.wikipedia.org/wiki/Explicit_data_graph_execution

    Explicit data graph execution, or EDGE, is a type of instruction set architecture (ISA) which intends to improve computing performance compared to common processors like the Intel x86 line. EDGE combines many individual instructions into a larger group known as a "hyperblock". Hyperblocks are designed to be able to easily run in parallel.

  8. IA-64 - Wikipedia

    en.wikipedia.org/wiki/IA-64

    IA-64 (Intel Itanium architecture) is the instruction set architecture (ISA) of the discontinued Itanium family of 64-bit Intel microprocessors. The basic ISA specification originated at Hewlett-Packard (HP), and was subsequently implemented by Intel in collaboration with HP. The first Itanium processor, codenamed Merced, was released in 2001.

  9. Complex instruction set computer - Wikipedia

    en.wikipedia.org/wiki/Complex_instruction_set...

    A complex instruction set computer (CISC / ˈ s ɪ s k /) is a computer architecture in which single instructions can execute several low-level operations (such as a load from memory, an arithmetic operation, and a memory store) or are capable of multi-step operations or addressing modes within single instructions.