Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Program : A program to move a string of the data words from offset 2000H to offset 3000H the length of the string is OFH.
Solution :
For writing this program, we will use an significant facility, available in the 8086 instruction set, for example move string byte/word instruction. We will also study the flexibility imparted by this instructions to the 8086 assembly language program. First write the Program for 8085, supposing that the string is available at location 2000H and is to be moved at 3000 H.
Now consider DS is suitably set, write the sequence for 8086. At first by using the index registers, the program may be written as given.
BY Comparing the above listings for 8085 and 8086 we can conclude that every instruction in 8085 listing is replaced by an alike instruction of 8086. The above 8086 listing is completely correct but it is not competent. Let us try to write the listings for the similar purpose by using the string instruction. Due to the assembler directives and the syntax, one may sense that the program is lengthy, though it eliminates 4 instructions for a MOVSW instruction.
Assume that the registers are initialized to EAX=12345h,EBX =9528h ECX=1275h,EDX=3001h sub AH,AH sub DH,DH mov DL,AL mov CL,3 shl DX,CL shl AX,1 add DX,AX
which uses BIOS interrupt INT 21 to read current system time and displays it on the top-left corner of screen.
Write a 68hc11 assembly language program which generation of the following waveforms connected to your DAC i) Square wave ii) Saw tooth waveform iii) Sine wave iv) U
Open notepad and enter the code for a program that calculates the following arithmetic expression: x = a + b + c - d - e + f The operands a, b, c, d, e, f, and x should be declared
Memory Mapped I/O Memory I/O devices are mapped into the system memory map with ROM and RAM. To access a hardware device, simply write or read to those 'special' addresse
RICS/CISC Architecture An essential aspect of computer architecture is the design of the instruction set for the processor. The instruction set selected for a specific compute
A/D conversion: Basic tasks: (a) Write a program that will read and display the analog voltage on pin PE7 approximately once every second. (b) Write a program that will read and d
NAME : Logical Name of a Module: The NAME directive which is used to assign a name to an assembly language program module. The modulecan now be mention to by its declared name.
XOR: Logical Exclusive OR: The XOR operation is again carried out in a similar way to the AND and OR operation. The constraint over operands are also similar. The XOR operation pr
Using DEBUG DEBUG.COM is a DOS efficacy that facilitates the trouble-shooting and debugging of assembly language programs. In particular case of personal computers, all of th
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd