Module 3 : Programmable Logic Devices (PLDs)

Lecture 2 : Introduction to microprocessor programming

4.2 Example: Though the basic concept remains same, however the Op codes may be different for various microprocessors. A program example for 8085 is as follows.

 

4.3 Sample Program:

Write the instructions to load two hexadecimal numbers 36B and 419 in the registers C and D respectively. Add the numbers, and store the result in memory location B244D.

Mnemonics Code: