About 538,000 results
Open links in new tab
  1. Reduced instruction set computer - Wikipedia

    In electronics and computer science, a reduced instruction set computer (RISC, pronounced "risk") is a computer architecture designed to simplify the individual instructions given to the …

  2. What is RISC? – Arm®

    RISC is an alternative to the Complex Instruction Set Computing (CISC) architecture and is often considered the most efficient CPU architecture technology available today.

  3. RISC vs CISC - GeeksforGeeks

    Oct 25, 2025 · Reduced Instruction Set Architecture (RISC) RISC simplifies processor design by using a small, uniform set of instructions. Each instruction performs a basic operation (e.g., …

  4. RISC | Definition, Meaning, & Facts | Britannica

    RISC (Reduced Instruction Set Computer), information processing using any of a family of microprocessors that are designed to execute computing tasks with the simplest instructions in …

  5. Home - RISC-V International

    Dec 10, 2025 · RISC-V is an open standard Instruction Set Architecture (ISA) enabling a new era of processor innovation through open collaboration.

  6. What is RISC? - Computer Science

    RISC, or Reduced Instruction Set Computer. is a type of microprocessor architecture that utilizes a small, highly-optimized set of instructions, rather than a more specialized set of instructions …

  7. RISC | IBM

    RISC enabled computers to complete tasks using simplified instructions, as quickly as possible. The goal to streamline hardware could be achieved with instruction sets composed of fewer …

  8. Definition of RISC | PCMag

    RISC keeps instruction size constant and bans indirect addressing, retaining only those instructions that can be overlapped and made to execute in one machine cycle or less.

  9. What is RISC and how does this processor architecture work?

    Aug 26, 2025 · RISC (of English Reduced Instruction Set Computer) is a processor design architecture that employs a reduced set of instructions, all of them simple, regular format and …

  10. RISC (reduced instruction set computer) - TechTarget

    Mar 24, 2023 · RISC (reduced instruction set computer) is a microprocessor that is designed to perform a smaller number of computer instruction types, so it can operate at a higher speed, …