answersLogoWhite

0

To perform a given task an appropriate program consisting of a list of instructions is stored in the memory. Individual instructions are brought from the memory into the processor, which executes the specified operations. Data to be stored are also stored in the memory.

  • Examples: - Add LOCA, R0
  • This instruction adds the operand at memory location LOCA, to operand in register R0 & places the sum into register.
  • This instruction requires the performance of several steps,

  1. First the instruction is fetched from the memory into the processor.
  2. The operand at LOCA is fetched and added to the contents of R0
  3. Finally the resulting sum is stored in the register R0

  • The preceding add instruction combines a memory access operation with an ALU Operations. In some other type of computers, these two types of operations are performed by separate instructions for performance reasons.
  • Load LOCA, R1 Add R1, R0 Transfers between the memory and the processor are started by sending the address of the memory location to be accessed to the memory unit and issuing the appropriate control signals. The data are then transferred to or from the memory.
User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

Is there a difference between computer engineering and computer engineering technology If so what is it?

Computer engineering technology is the product and concepts that is used in computer engineering.


What is the meaning of C C P?

Computer Concepts & Programming


What are the key concepts of computer programming?

PERFORMANCE, SPEED and RELIABILITY


What are the easiest computer concepts to understand?

The easiest computer concepts to understand would be file and file sharing. Text documents are another easy concept to understand. If you can not understand there are a number of books available.


How can you design a computer software for teaching electronics concepts?

software engg


What are the key principles of the SAT in computer science?

The key principles of the SAT in computer science include algorithms, data structures, programming concepts, and problem-solving skills. These principles are tested to assess a student's understanding and application of fundamental concepts in computer science.


Is computer science a math-heavy field?

Yes, computer science is a math-heavy field as it involves concepts such as algorithms, data structures, and computational complexity that are rooted in mathematical principles. Understanding and applying mathematical concepts is essential in many areas of computer science.


How do you explain mechanical concepts to a customer?

i think its all about computer and telephones we should answer the phone and we used computer to assist our customer for their payments.


Who Most of today's computer designs are based on concepts developed by?

John von Neumann


What is the meaning of CCS concepts and how do they relate to the field of computer science?

CCS concepts refer to the principles of confidentiality, integrity, and availability in information security. In computer science, these concepts are essential for ensuring that data is kept secure, accurate, and accessible. They guide the design and implementation of systems to protect information from unauthorized access, tampering, and downtime.


What refers to entering the list of commands that become a computer program?

The answer is Coding REF: Computer Concepts Edition 11 Chapter 12 Section A


What has the author Bill Hancock written?

Bill Hancock has written: 'Network concepts and architectures' -- subject(s): Computer networks, Computer network architectures