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
how to pass the parameters from jcl to assembler pgm?
Explain the difference between various read and find statement?
What will happen if we drop the base register in the program which contains only one basereg?
What is icm instruction?
how to initialize a register to 0000?
explain icm instruction?
What is maximum displacement?
Explain how to pass instream data in sysin with assembler?
Explain how to initialize a register to 0000?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Why do we use "drop"?
How is data passed from a calling program to an assembler called program?
how do you round the addition or subtraction of two numbers in assembler? what does the following code do? change process tool(code changes from dev to prd) the changes made to your code should be effected in live. How the process takes place. That is how can you move the code changes from development to production?
What is the use of trt instruction?
what is need of start 0? In steed of