Micro-processor,Micro-Controller and C++ programming
Monday, April 5, 2010
Statement:
Write an Assembly Language Program to interchange the data content stored at memory location F000H and F001H
LXI H,1122H
(
it can be any data
)
SHLD F000
XCHG
MOV H,E
MOV L,D
SHLD F000
HLT
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment