How is data passed from a calling program to an assembler called program?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference in data type "X" and "P"?
WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM WHICH CONTAINS ONLY ONE BASEREG?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Why can only 256 bytes be moved from one address to another in a MVC?
Explain how to initialize a register to 0000?
Explain about house keeping in assembler?
Why do we use "drop"?
explain icm instruction?
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?
Why do we use "drop"? What does "using" do?
What is maximum displacement and how to cross this limit?
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.