How many maximum base registers we can have in a single program?
No Answer is Posted For this Question
Be the First to Post Answer
HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A PROGRAM AND ALSO HOW MANY MAXIMUM BASE REGISTERS WE CAN HAVE IN A SINGLE 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 symbol table in assembler?
Explain about base register?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
about maximum displacement and how to cross this limit.
Why do we use "drop"? What does "using" do?
How are data passed from JCL parm to assembler program. And how is data passed from a calling program to an assembler called program.
How is data passed from a calling program to an assembler called program?
how to produce SOC7 abend
explain about maximum displacement and how to cross this limit?
Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).