utasításmemória
Utasításmemória, often translated as instruction memory, is a fundamental component within a computer's central processing unit (CPU). It is a specialized type of memory that exclusively stores the program instructions that the CPU needs to execute. Unlike data memory, which holds the information the program operates on, instruction memory is dedicated to the sequence of commands that define the program's logic and behavior.
The primary function of instruction memory is to hold the machine code generated by a compiler or
The CPU's program counter (PC) is intrinsically linked to the instruction memory. The PC holds the memory