Write the 8086 assembly statement which will perform the following operations: i. Load the number 7986H into the BP register. ii. Copy the contents of the Ax register to the Ds resister.

Answer:
                                 i.            Mov Bp, 7986H
                               ii.            MOV Ds, Ax
(b) What are the remainder, quotient and registers contain them after execution of the following instruction sequence?
                        Mov     Dx,0
                        Mov     Ax, 15
                        Mov     bx,2

                        div       Bx

No comments

Dear Members, Thanks for Your Comments. We must be reply your comment answer as soon as possible. Please Stay with us.....

Theme images by ideabug. Powered by Blogger.