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 / karta

After we do an add or , to Round it , we can do a SRP

SRP is shift and round packed.

Here SRP Value ,64-4,5 . usually we do right shifting after a DP and do add 5 to round it. eirther 0 or 5 will be issued. if zero, no rounding takes place.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

682


Explain about house keeping in assembler?

632


What will happen if we drop the base register in the program which contains only one basereg?

572


What is need of start 0?

653


Explain about maximum displacement?

604






How many maximum base registers we can have in a program?

614


what is need of start 0? In steed of

669


how to retrieve the instream data in sysin?

677


What does "using" do?

587


How is data passed from a calling program to an assembler called program?

630


How are data passed from jcl parm to assembler program?

581


Explain how to produce soc7 abend?

634


Explain how to access vsam file?

607


How to pass the parameters from jcl to assembler program?

571


What is house keeping in assembler?

591