Reduced Instruction Set Computer

Processor executing one instruction in minimal clock cycles

Reduced Instruction Set Computer
In electronics and computer science, a reduced instruction set computer (RISC) is a computer architecture designed to simplify the individual instructions given to the computer to accomplish tasks. Compared to the instructions given to a complex instruction set computer (CISC), a RISC computer might require more instructions (more code) in order to accomplish a task because the individual instructions are written in simpler code. https://en.wikipedia.org/wiki/Reduced_instruction_set_computer

Episodes