Assembler BRANCH RELATIVE ADDRESSING
Select messages from
# through # FAQ
[/[Print]\]

MVSFORUMS.com -> Application Programming

#1: Assembler BRANCH RELATIVE ADDRESSING Author: DGUPTA PostPosted: Sun Jun 22, 2003 5:33 am
    —
I have an existing assembler program. When I see the compiled listing of the code, I am not able to understand how is the addressability being done. I am putting a part of the compile listing of the code as below.


Now, if we see for the Label xxxx. The code branches to this label xxxx twice in the Statement no. 3224 & 3232. But if we see in the Oject Code for the two statements the address to which each branches is different (0019 in first case and 0010 in second case).

I am unable to figure out how is the addressing being done in this case. And what is hte base Register being used for this.

Thanks,
dgupta.



MVSFORUMS.com -> Application Programming


output generated using printer-friendly topic mod. All times are GMT - 5 Hours

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group