utasításkészlet
An utasításkészlet, often abbreviated as ISA (Instruction Set Architecture), is the fundamental interface between hardware and software in a computer system. It defines the set of primitive operations that a processor can execute. Think of it as the vocabulary that the CPU understands. Each instruction in the set represents a specific operation, such as adding two numbers, moving data between memory and registers, or making a decision based on a condition.
The ISA specifies the format of these instructions, including their length, the types of operands they can
The choice of ISA significantly impacts a processor's performance, power consumption, and cost. A complex instruction