Question: 1. Code an assembly program that copies last 3 digit of your student ID to the memory address OC00:5400 using data segment and any general

1. Code an assembly program that copies last 3 digit of your student ID to the memory address OC00:5400 using data segment and any general pupose register. 2. Code an assembly program that copies first 3 digit of your student ID to the memory address OD00:1500 using extra segment and any general pupose register. 3. Code an assembly program that exchanges the datas at the addresses given in Question 1 and 2. 1. Code an assembly program that copies last 3 digit of your student ID to the memory address OC00:5400 using data segment and any general pupose register. 2. Code an assembly program that copies first 3 digit of your student ID to the memory address OD00:1500 using extra segment and any general pupose register. 3. Code an assembly program that exchanges the datas at the addresses given in Question 1 and 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
