返回卡包市场
CISC and RISC
暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。
卡片总数: 3 张•内容版本: v4•公开卡包•更新时间: 8/1/2026
卡片预览 (3 张)
#1
正面 (问题)
What is an instruction set
背面 (解答)
A set of instructions at the core of all computers, written in machine code, that can be recognised and executed by a given CPU
#2
正面 (问题)
Describe CISC processors and where they are used
背面 (解答)
Complicated hardware and circuitry, can perform specific operations closer to high level language, Multiple clock cycles needed for single instruction. Used in laptops and desktops
#3
正面 (问题)
Describe RISC processors
背面 (解答)
Simple commands, compiler does more work, one FDE cycle per instruction, so pipelining is possible