HRM 3450 Lecture Notes - Lecture 14: Instruction Set, Elementary Arithmetic

15 views2 pages
HRM 3450 Lecture 14 Notes Central Processing
Introduction
The instructions that form a particular program are stored within the primary storage,
then brought into the central processing unit and executed.
Conceptually, instructions are brought in and executed one at a time
Although modern systems overlap the execution of instructions to some extent.
Instructions must be in primary storage in order to be executed.
The control unit interprets each instruction and determines the appropriate course of
action.
Each instruction is designed to perform a simple task.
Instructions exist to perform basic arithmetic, to move data from one place in the
computer to another, to perform I/O, and to accomplish many other tasks.
The oputer’s power oes fro the ability to execute these simple instructions at
extremely high speeds, measured in millions or billions or trillions of instructions
executed per second.
As you are already aware, it is necessary to translate high-level language programs into
the language of the machine for execution of the program to take place.
It may require tens or even hundreds of individual machine instructions to form the
machine language equivalent of a single high-level language statement.
Program instructions are normally executed sequentially, unless an instruction itself tells
the computer to change the order of processing.
The instruction set used with a particular CPU is part of the design of the CPU and
cannot normally be executed on a different type of CPU unless the different CPU was
designed to be instruction set compatible.
However, as you shall see, most instruction sets perform similar types of operations.
As a result, it is possible to write programs that will emulate the instruction set from one
computer on a computer with a different instruction set
find more resources at oneclass.com
find more resources at oneclass.com
Unlock document

This preview shows half of the first page of the document.
Unlock all 2 pages and 3 million more documents.

Already have an account? Log in

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents