Unit4 - Instruction Set Architecture (ISA)
Unit4 - Instruction Set Architecture (ISA)
2
Types of instructions
3
explanation
Data transfer instructions perform data transfer between the various storage places in
the computer system; that is registers, memory and I/O
Data manipulation instructions perform operations on data and indicate the
computational capabilities for the processor. These operations can be arithmetic
operations, logical operations or shift operations.
Program sequencing and control instructions allow the processor to make decisions,
repeat operations, and control the order in which instructions are executed.
Input and Output instructions are used for transferring information between the
registers, memory and the input / output devices.
4
Assembly Language vs. Machine Language
7
Addressing modes
Thoughts? Suggestions?
9
Template by the eLearning Unit @Kab