instruction set processor

  • 1Application-specific instruction-set processor — An application specific instruction set processor (ASIP) is a component used in System on a Chip design. The instruction set of an ASIP is tailored to benefit a specific application. This specialization of the core provides a tradeoff between the …

    Wikipedia

  • 2Application-specific instruction-set processor — Ein application specific instruction set processor (ASIP, zu deutsch etwa: Prozessor mit anwendungsspezifischem Befehlssatz) ist ein Prozessor, dessen Befehlssatz für eine Klasse von Anwendungen optimiert wurde. Unter dem Begriff Anwendung oder… …

    Deutsch Wikipedia

  • 3Instruction set — 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… …

    Wikipedia

  • 4Instruction set simulator — An instruction set simulator (ISS) is a simulation model, usually coded in a high level programming language, which mimics the behavior of a mainframe or microprocessor by reading instructions and maintaining internal variables which represent… …

    Wikipedia

  • 5Instruction set — Der Befehlssatz (englisch: instruction set, weshalb in der deutschen Sprache der Begriff Instruktion synonym für Befehl verwendet wird) bezeichnet in der Informatik die Menge der Maschinenbefehle eines Mikroprozessors. Der Umfang des… …

    Deutsch Wikipedia

  • 6instruction set —    The set of machine language instructions that a processor recognizes and can execute. An instruction set for reduced instruction set computing (RISC) may only contain a few instructions; a computer that uses complex instruction set computing… …

    Dictionary of networking

  • 7Reduced instruction set computer — The acronym RISC (pronounced risk ), for reduced instruction set computing, represents a CPU design strategy emphasizing the insight that simplified instructions which do less may still provide for higher performance if this simplicity can be… …

    Wikipedia

  • 8Complex instruction set computing — A complex instruction set computer (CISC) (  /ˈsɪs …

    Wikipedia

  • 9MMX (instruction set) — Pentium with MMX MMX is a single instruction, multiple data (SIMD) instruction set designed by Intel, introduced in 1996 with their P5 based Pentium line of microprocessors, designated as Pentium with MMX Technology .[1] …

    Wikipedia

  • 10One instruction set computer — Computer science portal A one instruction set computer (OISC), sometimes called an ultimate reduced instruction set computer (URISC), is an abstract machine that uses only one instruction – obviating the need for a machine language opcode …

    Wikipedia