I am not in LE development.  But I do have access to CEEPIPI.  This is what 
it is doing:

L     12,16                Get the CVT address              
L     12,0(12)             A(TCB old/new)                   
L     12,4(12)             A(TCB New)                       
L     12,X'144'(12)        A(A(CEL Anchor Vector)) from TCB 
L     12,0(12)             A(CEL Anchor Vector)             

 That path executes only when running under VM/CMS with a CMSLEVEL >  VMSP6.

Jim Mulder z/OS Development

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Neale Ferguson
Sent: Wednesday, September 10, 2025 9:19 PM
To: [email protected]
Subject: LE Question

Does anyone from IBM LE Development hang around on the list? I am trying to 
understand this sequence used by CEEPIPI to pick up the CEL anchor (I think):

-> 0000000000DD30C6   L       58C00010    00000010    CC 2  < A(CVT)
            G12=0000000000009508
    0000000000DD30CA   L       58CC0000    ????????    CC 2 < TCB OLD pointer
            G12=00000000000004B0
    0000000000DD30CE   L       58CC0004    ????????    CC 2 < No idea what this 
- seems to be A(IHAEPIE)
            G12=0000000000E99570
    0000000000DD30D2   L       58CC0144    ????????    CC 2 < Nor this
            G12=0000000000E996B8
    0000000000DD30D6   L       58CC0000    ????????    CC 2 < Get CEL Anchor
            G12=0000000000DBD708

Neale

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to