WHAT WILL HAPPEN IF WE DROP THE BASE REGISTER IN THE PGM
WHICH CONTAINS ONLY ONE BASEREG?

Answer Posted / nsugandhi

It will give an error at the time of assembly, if there are
some labels defined in the program(provided they are being
referenced in your program). This is because the assembler
resolves the displacement of that variable from the location
where your base register is pointing to.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference in data type "x" and "p"?

595


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

642


Why do we use "drop"?

565


explain icm instruction?

659


what is need of start 0? In steed of

676






What is icm instruction?

640


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

602


how to initialize a register to 0000?

667


Explain how to pass instream data in sysin with assembler?

648


Explain how to produce soc7 abend?

643


What is maximum displacement?

620


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

621


Explain about maximum displacement?

608


How are data passed from jcl parm to assembler program?

583


Explain how to initialize a register to 0000?

589