IBM Assembler Question:
Download Questions PDF

Explain about maximum displacement and how to cross this limit?

Answer:

maximum displacement is 4k i.e 4096 bytes.
if we need to add more than 4096 bytes another base register.

Download IBM Assembler Interview Questions And Answers PDF

Previous QuestionNext Question
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?Explain ICM instruction?