Write a program to multiply two 8-bit numbers in the internal RAM and storethe result in the extemal RAM​

Write a program to multiply two 8-bit numbers in the internal RAM and storethe result in the extemal RAM​

About the author
Delilah

1 thought on “Write a program to multiply two 8-bit numbers in the internal RAM and storethe result in the extemal RAM​”

  1. Answer:

    Result is stored at address 3050 and 3051. Starting address of program is taken as 2000. We are taking adding the number 43 seven(7) times in this example. As the multiplication of two 8 bit numbers can be maximum of 16 bits so we need register pair to store the result.

    Hope it helps.

    Explanation:

    Reply

Leave a Reply to Autumn Cancel reply