Free Discussion
Instruction is command which is given by user to computer.The processing required
for a single instruction is called an instruction cycle.The time period during which
one instruction is fetched from memory and executed when a computer is given an instruction
in machine language.There are typically 4 stages of an instruction cycle that the CPU
carries out :
-
Fetch the instruction from memory. This step brings the instruction into
the instruction register,a circuit that holds the instruction so that it can be decoded
and executed.
-
Decode the instruction.
-
Read the effective address from memory if the instruction has an indirect address.
-
Execute the instruction.
Unfamiliar Word Meaning in Bangla
Decode : সংকেতলিপির অর্থোদ্ধার করা
Fetch : আনয়ন করা
Carry Out : সম্পন্ন করা
Effective : কার্যকর
Quote :