PRLOG | Back to Index page |
Prolog Control Block Contents PRLOG DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
PRLOG Prolog | Top of page |
NAME : HCPPRLOG DESCRIPTION: layout for prolog at beginning of module DSECT : PRLOG FUNCTION : allows fields within the prolog to be referenced by name LOCATED BY : the module base register (R12) points to the HCPPRLOG which resides at location 0 in the module. CREATED BY : the HCPPROLG macro at assembly time DELETED BY : none SERIALIZED : none RELOCATION CONSIDERATIONS : None |
PRLOG Control Block Content | Top of page |
|
PRLOG Storage Layout | Top of page |
*** PRLOG - layout for prolog at beginning of module * * +-------------+-------------+---------------------------+ * 0 |/////////////|/////////////| PRLVECTR | * +-------------+-------------+--------------------+------+ * 8 |///////////////////////////| PRLCMPID |(00F)-| * +-------------+-------------+-------------+------+------+ * 10 | -PRLMODID | PRLEPID | PRLSIZE | (016)- | * +-------------+-------------+------+------+-------------+ * 18 | -PRLVERSN |:LANG |:DMPOP| (01E)- | * +---------------------------+------+------+-------------+ * 20 | -PRLDATE | (026)- | * +---------------------------+------+------+-------------+ * 28 | -PRLTIME |:STMD |:STYP | (02E)- | * +---------------------------+------+------+-------------+ * 30 | -PRLPROD | | * +-----------------------------------------+ | * 38 | | * = PRLCOPY = * | +------------------------------------------------+ * | | 59 * +------+ * *** PRLOG - layout for prolog at beginning of module |
PRLOG Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- PRLASM 001C 000000C1 PRLCMPID 000C PRLCOPY 0036 PRLDATE 001E PRLDMPFT 001D 08 PRLDMPOP 001D PRLDMPPF 001D 10 PRLDMPPG 001D 80 PRLEPID 0012 PRLFLNAM 000C PRLHLL 001C 000000C8 PRLINIT 002C 000000C9 PRLLANG 001C PRLMODID 000F PRLMODNM 000C PRLNONRU 002D 000000D5 PRLPAG 002C 000000D7 PRLPROD 002E PRLREENT 002D 000000C5 PRLRES 002C 000000D9 PRLREUSE 002D 000000E2 PRLRFRSH 002D 000000C6 PRLSIZE 0014 PRLSIZE0 002D 00000006 PRLSTMD 002C PRLSTYP 002D PRLTIME 0026 PRLVECTR 0004 PRLVERSN 0016 |
Copyright IBM Corporation, 1990, 2022