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

What does "using" do?

593


What is need of start 0?

657


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?

688


How do you round the addition or subtraction of two numbers in assembler?

602


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

632






what is need of start 0? In steed of

675


Explain how to produce soc7 abend?

642


What is house keeping in assembler?

593


how to initialize a register to 0000?

667


Why do we use "drop"?

565


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

639


Explain how to pass instream data in sysin with assembler?

646


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

577


Explain how to initialize a register to 0000?

589


how to retrieve the instream data in sysin?

677