Instruction Decoder | Fungsi
: It extracts the operands (the data or memory addresses the instruction will act upon) from the instruction bit stream.
: It identifies the Opcode (operation code), such as "ADD," "MOVE," or "JUMP," and determines which functional unit (like the ALU) needs to be activated. Fungsi Instruction Decoder
: The CPU gets an instruction from memory and stores it in the Instruction Register (IR) . : It extracts the operands (the data or
The decoder acts as a "translator" between the software's binary instructions and the physical hardware of the processor. such as "ADD