0% found this document useful (0 votes)
28 views3 pages

To Write A 8051 ASM Program To Perform Move Operation Between A and Data Move Operation Between RN and Data Move Operation Between A and RN

The document outlines an 8051 assembly language program that performs various move operations between registers and memory locations, including moves between the accumulator and data, registers and data, accumulator and registers, direct addresses and data, accumulator and direct addresses, and registers and direct addresses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views3 pages

To Write A 8051 ASM Program To Perform Move Operation Between A and Data Move Operation Between RN and Data Move Operation Between A and RN

The document outlines an 8051 assembly language program that performs various move operations between registers and memory locations, including moves between the accumulator and data, registers and data, accumulator and registers, direct addresses and data, accumulator and direct addresses, and registers and direct addresses.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

LAB-1

M.Harini 19BEC1459
AIM:
1) To write a 8051 ASM program to perform
 Move operation between A and data
 Move operation between Rn and data
 Move operation between A and Rn

CODE:

OUTPUT:
2) To write a 8051 ASM program to perform
 Move operation between direct address and data
 Move operation between A and direct address
 Move operation between Rn and direct address

CODE:

OUTPUT:
RESULT:

Hence the code for the given circumstances has been executed.

You might also like