Presentation is loading. Please wait.

Presentation is loading. Please wait.

Instruction Set Summary

Similar presentations


Presentation on theme: "Instruction Set Summary"— Presentation transcript:

1 Instruction Set Summary
Source: under

2 Instructions tell the processor which operation to carry out
Instructions tell the processor which operation to carry out. For example, MOV A, #5EH tells the processor to move the data 5EH to the accumulator.

3 Instructions result in the processor performing some operation on some data (the data being #5EH in the example above). The instruction above is an example of what's known as immediate addressing. The reason for this is because the data immediately follows the instruction in code memory.

4 Address Modes Immediate Register Direct Indirect Relative Absolute
Long Indexed

5

6

7

8


Download ppt "Instruction Set Summary"

Similar presentations


Ads by Google