Answer Posted / bala
Base Register is the register, acts as a address holder of
the base storage location from where the datas were stored
continuously. Assembler uses the Base register value to
find the data that is required.
| Is This Answer Correct ? | 225 Yes | 42 No |
Post New Answer View All Answers
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
how to retrieve the instream data in sysin?
Explain how to produce soc7 abend?
Explain the difference in data type "x" and "p"?
Explain how to pass instream data in sysin with assembler?
Explain the difference between various read and find statement?
What does "using" do?
What is maximum displacement and how to cross this limit?
what is need of start 0? In steed of
How many maximum base registers we can have in a single program?
What does the following code do? Ap wkur,=p5 where wkur is a label?
Explain how to initialize a register to 0000?
explain icm instruction?
How many maximum base registers we can have in a 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?