IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SAVE AREA concepts in LE conformation of assembler


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Shruthi Raghavan

New User


Joined: 17 Jan 2007
Posts: 9
Location: India

PostPosted: Thu Jan 25, 2007 10:49 am
Reply with quote

Can ypu please verify if this is the structure of the SAVEAREA.

A(SAVEAREA of current CSECT)
A(SAVEAREA of Calling CSECT)
A(SAVEAREA of Called CSECT)
R14
R15
R0
R1
.
.
R12

I am working on LE conformation of assembler. i need to reset the first 2 bytes to 0.
will that have any impact on any other areas?
Back to top
View user's profile Send private message
Shruthi Raghavan

New User


Joined: 17 Jan 2007
Posts: 9
Location: India

PostPosted: Mon Jan 29, 2007 10:43 pm
Reply with quote

I think i have found the answer to this question. Please correct me if i am wrong.
the first 4 bytes contains the starting address of the current CSECT which will always be zero.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
No new posts Build dataset list with properties us... PL/I & Assembler 4
No new posts Finding Assembler programs PL/I & Assembler 5
No new posts How Can I Recall a Migrated Data Set ... PL/I & Assembler 3
Search our Forums:

Back to Top