How do you round the addition or subtraction of two numbers
in assembler?
what does the following code do?
AP WKUR,=P'5' where WKUR is a label
Answer Posted / dave grund
This is a vague two-part question.
1) You can round by adding .5
2) Adds 5 to WKUR, but it had better be a valid packed field, and not just a label.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why do we use "drop"?
What will happen if we drop the base register in the program which contains only one basereg?
Explain how to initialize a register to 0000?
How to pass the parameters from jcl to assembler program?
Explain the difference in data type "x" and "p"?
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 maximum displacement and how to cross this limit?
explain icm instruction?
Explain how to pass instream data in sysin with assembler?
explain about maximum displacement and how to cross this limit?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
Explain how to produce soc7 abend?
What is icm instruction?
What is maximum displacement?
how to initialize a register to 0000?