InterviewSolution
Saved Bookmarks
| 1. |
Write o progiem to move loo bytes stored in memory location between address 6500 to 6363 to nekeLocation Starting at oddness;Lood theprogram, enter decimal number, GGOOHstarting from co to 63. in consecutive memoryLacation starting at address 63001 Execute the program and check the contents ofInemory location 6600 to GQG 3 (the destination odd) drow the flow chart |
|
Answer» tion:Example –Load register pair H-L with the ADDRESS 2500HLoad register pair D-E with the address 2600HMove the content at memory location into accumulatorStore the content of accumulator into memory pointed by D-EIncrement value of register pair H-L and D-E by 1Decrements value of register C by 1If ZERO FLAG not EQUAL to 1, go to STEP 3Stop |
|