How to initialize 20,000 bytes in the Assembler..

Answer Posted / munna

initalization done by using below code.
MVI datafield,C' '
MVC datafield+1(L'datafield-1),datafield

Is This Answer Correct ?    5 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the following code do? Ap wkur,=p5 where wkur is a label?

705


What is the use of trt instruction?

656


explain icm instruction?

734


Explain the difference between various read and find statement and which one should be used when for better adabas performance?

656


What is maximum displacement?

722






How many maximum base registers we can have in a single program?

714


What is icm instruction?

711


Explain the difference between various read and find statement?

711


Why do we use "drop"?

643


Ap wkur,=p5 where wkur is a label?

772


How many maximum base registers we can have in a program?

706


What is house keeping in assembler?

676


How do you round the addition or subtraction of two numbers in assembler?

687


What is need of start 0?

755


how to initialize a register to 0000?

742