Computer Science, asked by ravipc108, 1 year ago

Write about execution of complete instruction

Answers

Answered by Jatinrana11
0
Here is the answer-***-*--***
We have discussed about four different types of basic operations:

Fetch information from memory to CPUStore information to CPU register to memoryTransfer of data between CPU registers.Perform arithmetic or logic operation and store the result in CPU registers.thxx 4asking
Answered by Anshu33845
0

Answer:

Suppose, you made a software which is also known as executable file. Then, if you want to look this on you desktop. Then, we take executive file and in our hard disk and then we have to store the executive file in our computer hard disk then we double click on the the executive file and a copy of executive file is created and loaded in your RAM. As we know that RAM is a volatile memory if data is Vanish out from ramp after the data preserved in hard disk. The size of one instruction is 16 bits (fixed). The first instruction goes into the processor in memory unit (set of registers). The first instruction stores in the instruction register. There is a control unit in processor which read instruction and decode it and control unit give instruction to Arithmetic Logical Unit to work on that instruction. The Arithmetic Logical Unit is responsible to perform all Arithmetic and Logical operation and calculation.

Similar questions