You are on page 1of 2

Experiment :- 10

SHWETA SONKUSARE 222 11/04/2021 C

Name of Student: ACHAL N. DHAWALE

Roll No.:02

Semester/Section:

Vl/A

Course Name: Microprocessor & Peripherals Lab


Course Code: ET 2366
Date of Performance:11/04/2021
Name of Course Teacher: Prof. Nivedita Pande
Aim :- Write an 8086 program to add two 16 bit numbers .

App :- emu8086
Program :-
MOV AX,1234H
MOV BX,0002H
ADD AX,BX
HLT
Result :-

2 Microprocessor & Peripherals Lab Man-uEaTl Dept. YCCE Nagpur

You might also like