ASSEMBLY LANGUAGE 31. Write a program using following data declaration? Assign salary of 20000 to all 10 employs in struct P1 using [base+offset] addressing mode. Where base register store offset...


ASSEMBLY LANGUAGE<br>31. Write a program using following data declaration? Assign salary of 20000 to all 10 employs in struct P1 using<br>[base+offset] addressing mode. Where base register store offset address of each employ.<br>7 emp struct<br>8.<br>id BYTE ) p2 emp <> 15 16 O H 2 M 456 "/>
Extracted text: ASSEMBLY LANGUAGE 31. Write a program using following data declaration? Assign salary of 20000 to all 10 employs in struct P1 using [base+offset] addressing mode. Where base register store offset address of each employ. 7 emp struct 8. id BYTE "123456789" emp name BYTE 30 DUP('A') 10 ALIGN WOrd year word 01999H Esal WORD 0 11 13 emp ENDS 14 .data pl emp 10 dup(<>) p2 emp <> 15 16 O H 2 M 456

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here