:: مهندس ::
تاريخ التسجيل: Jun 2015
المشاركات: 3
|
|
نشاط [ وسام الكوثر ]
قوة السمعة:0
|
|
13-06-2015, 09:53 AM
المشاركة 1
|
|
السلام عليكم ورحمة الله وبركاته ....لدي ثلاث أسئلة وأتمنى أن أجد الإجابة منكم ف أقرب وقت ولكم جزيل الشكر.....هذا السؤال الأول
ArrayA of the four data words CA45H,DA97H and 6B87H is stored in data memory starting with address 0090:20.
Array B of the four data words 93C0H,FAA7H,ECA1H and 3D56H is stored in data memory starting with address 0090:30.
Write a program that multiples each of word from array A by the corresponding word from array B.The program stores the results in data memory starting with address 0090:40
|