utasításkészlete
Utasításkészlete, commonly referred to as an instruction set architecture (ISA), is the part of the computer architecture that defines the interface between hardware and software. It dictates the commands a central processing unit (CPU) can understand and execute. Think of it as the fundamental language that a processor "speaks."
An ISA specifies the types of instructions available, the data types that can be manipulated, the registers
The ISA is crucial because it determines the capabilities of a processor and how software must be
Designing an ISA involves trade-offs between complexity and performance. A simpler ISA (like RISC - Reduced Instruction