Computer Science - Operating Systems Concepts - Discussion
Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 9)
9.
The Storage-to-Storage instructions
Discussion:
13 comments Page 1 of 2.
Sandeep said:
1 decade ago
Can anyone please explain me the reason behind this answer?
Navya said:
1 decade ago
Please explain the concept.
Sumit said:
1 decade ago
Please explain.
Rohit said:
1 decade ago
I am not understand the question?
(1)
Resh said:
1 decade ago
What is meant by main store?
Kamesh said:
1 decade ago
I guess there are different kinds of instruction format this storage to storage type.
Vaibhav G said:
1 decade ago
There are several instruction types in memory to memory instruction type both operand is in memory and result is also available in memory.
Shubham said:
1 decade ago
In CPU classification we have Stack CPU. In stack CPU both the operands are present in the stack memory and after ALU operation are further kept the output in the stack memory. So it use storage to storage instruction.
For example:
I1: PUSH B.
I2: PUSH X.
I3: ADD.
I4: POP C.
Output is C = B+X.
For example:
I1: PUSH B.
I2: PUSH X.
I3: ADD.
I4: POP C.
Output is C = B+X.
Priyanka said:
10 years ago
Please explain the concept of Storage-to-Storage instructions.
Nitin said:
9 years ago
Main store refers to main mamory. So both the operands are in main memory.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers