CS 305 Microprocessors and Microcontrollers
CS 305 Microprocessors and Microcontrollers
MICROPROCESSORS AND
MICROCONTROLLERS
MODULE II
According to the flow of execution control
instructions may be categorized as
1. Sequential Control flow instructions
2. Control transfer instructions
Sequential control flow instructions are the
instructions which after execution transfer control to
the next instruction appearing immediately.
The control transfer instructions transfer control to
some predefined address or the address somehow
specified in the instruction after their execution
ADDRESSING MODES
What is addressing mode?
Examples :
INT , CALL ,RET and JUMP instructions
INSTRUCTIONS ADDRESSING
MODES /BRANCH ADDRESSING
MODE
The control transfer instruction the addressing
modes depend upon whether destination location is
within the same segment or a different one .