Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
What happens If we will not code BR14 to end of assembler

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER
Author Message
nijugopalan

New User


Joined: 15 Oct 2005
Posts: 15
Location: pune

PostPosted: Thu Jul 20, 2006 9:43 am    Post subject: What happens If we will not code BR14 to end of assembler
Reply with quote

hii every body. can anyone explain me what willl haran if we will not code
BR14 to a end of assembler program. i need the naswer immediately
Back to top
View user's profile Send private message
References
PostPosted: Thu Jul 20, 2006 9:43 am    Post subject: Re: What happens If we will not code BR14 to end of assembler Reply with quote

nijugopalan

New User


Joined: 15 Oct 2005
Posts: 15
Location: pune

PostPosted: Thu Jul 20, 2006 9:49 am    Post subject: Re: br14
Reply with quote

it is


BR R14
Back to top
View user's profile Send private message
Bharanidharan

Active User


Joined: 20 Jun 2005
Posts: 100
Location: Chennai, India

PostPosted: Thu Jul 20, 2006 9:57 am    Post subject: Re: br14
Reply with quote

The same thing that would happen if you don't go back to your home after work, and instead decide to roam around in the streets.
You won't know where you end up. The reason is: your module is not called directly by CPU; it is always called by another IBM module. Hence it is our duty to return to the caller exactly the way it has given control to our module.
Back to top
View user's profile Send private message
nijugopalan

New User


Joined: 15 Oct 2005
Posts: 15
Location: pune

PostPosted: Thu Jul 20, 2006 10:23 am    Post subject: Re: br14
Reply with quote

HII BARANI

CAN YOU EXPLAIN ME THE DIFFERENCE BETWEEN JUMP AND BR INSTRUCTION.
Back to top
View user's profile Send private message
yesyemviswa

New User


Joined: 13 Jul 2006
Posts: 2

PostPosted: Thu Jul 20, 2006 2:10 pm    Post subject:
Reply with quote

Dear Gopa,
There is no instruction called JUMP.Instruction BR 14 will cause the control to the address of the register 14.In case of using conditional codes you can use the extended mnemonic codes for conditional and unconditional transfer of control .Ex Mnemonic codes can be of B,BE,BH,BNE etc..,
Back to top
View user's profile Send private message
nijugopalan

New User


Joined: 15 Oct 2005
Posts: 15
Location: pune

PostPosted: Thu Jul 20, 2006 2:45 pm    Post subject: Re: What happens If we will not code BR14 to end of assemble
Reply with quote

hello i know about branch instruction and worked with it. but there is a jump instruction . it is used for linking i think so. i dont know how it work. if anyone out there please help me
Back to top
View user's profile Send private message
Bharanidharan

Active User


Joined: 20 Jun 2005
Posts: 100
Location: Chennai, India

PostPosted: Fri Jul 21, 2006 1:37 pm    Post subject: Re: What happens If we will not code BR14 to end of assemble
Reply with quote

It looks like JMP is a part of older versions of ASM (may be the ones used with ESA/370 machines), but I am not sure; even I have seen that intruction before, but I can't recall where.
What I am sure of is that JMP doesn't belong to HLASM (I am using R4.0 PTF UQ89875 March 2006) that we are currently using. I am afraid I have only these details.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> PL/I & ASSEMBLER All times are GMT + 6 Hours
Page 1 of 1