User Tools

Site Tools


cdc:nos2.source:opl.opl871:deck:dsdi.009

Deck DSDI Part 009

70 Modifications

Listing Sections

Source

Seq #  *Modification Id* Act 
----------------------------+
13507  M01S10953.dsdi71  ---|          SA1    X2+EJTP
13508  M01S10954.dsdi71  ---|          SA3    FW
13509  M01S10955.dsdi71  ---|          AX1    36          FWA EJT
13510  M01S10956.dsdi71  ---|          IX3    X3+X2       FWA CONTROL POINT AREA
13511  M01S10957.dsdi71  ---|          SA3    X3+TFSW
13512  M01S10958.dsdi71  ---|          MX0    12
13513  M01S10959.dsdi71  ---|          BX3    X0*X3
13514  M01S10960.dsdi71  ---|          LX3    12          EJT ORDINAL
13515  M01S10961.dsdi71  ---|          SX2    EJTE
13516  M01S10962.dsdi71  ---|          IX3    X3*X2
13517  M01S10963.dsdi71  ---|          IX3    X1+X3
13518  M01S10964.dsdi71  ---|          SX5    X3          SAVE FWA EJT ENTRY
13519  M01S10965.dsdi71  ---|          RJ     PCM         POSITION TO EJT ENTRY
13520  M01S10966.dsdi71  ---|          GETCM  BUF,EJTE
Line S00137 Modification History
M01 (Added by) dsdi71
Seq #  *Modification Id* Act 
----------------------------+
13521  M01S00137.dsdi71  +++|          RJ     GEE         GET EJT ENTRY
13522  M00S10967.dsdi    +++|          SX3    0           PRESET EJT ENTRY INDEX
13523  M00S10968.dsdi    +++| DCX7     IX1    X3+X5       FORMAT REFERENCE ADDRESS
13524  M00S10969.dsdi    +++|          LX1    -18
13525  M00S10970.dsdi    +++|          SB7    PRBF
13526  M00S10971.dsdi    +++|          SB6    6
13527  M00S10972.dsdi    +++|          RJ     CTS
13528  M00S10973.dsdi    +++|          SA2    =4000005B   FORMAT DATA WORD
13529  M00S10974.dsdi    +++|          SA1    X3+BUF
13530  M00S10975.dsdi    +++|          SB7    B7+B1
13531  M00S10976.dsdi    +++|          RJ     FDW
13532  M00S10977.dsdi    +++|          SB6    10D         SET DISPLAY CODE INTERPRETATION
13533  M00S10978.dsdi    +++|          SA2    X3+BUF
13534  M00S10979.dsdi    +++|          SB7    B7+2
13535  M00S10980.dsdi    +++|          RJ     SDI
13536  M00S10981.dsdi    +++|          SX0    X3          SAVE EJT ENTRY INDEX
13537  M00S10982.dsdi    +++|          PRINT  CCCH,B7-CCCH
13538  M00S10983.dsdi    +++|          SX3    X0+1        INCREMENT EJT ENTRY INDEX
13539  M00S10984.dsdi    +++|          SX6    X3-EJTE
13540  M00S10985.dsdi    +++|          NZ     X6,DCX7     IF MORE TO DUMP
13541  M00S10986.dsdi    +++| DCX8     SX1    10
13542  M00S10987.dsdi    +++|          RJ     CPS         FORCE PAGE EJECT IF UNDER 10 LINES LEFT
13543  M00S10988.dsdi    +++|          SB2    A0+
13544  M00S10989.dsdi    +++|          JP     B2          RETURN
13545  M00S10990.dsdi    +++|
13546  M00S10991.dsdi    +++| DCXA     BSS    1           LINE INDEX
13547  M00S10992.dsdi    +++| DCXB     BSS    1           PRINT STRING ADDRESS
13548  M00S10993.dsdi    +++| DDB      SPACE  4,15
13549  M00S10994.dsdi    +++|**        DDB - DISPLAY *DFT* BLOCK.
13550  M00S10995.dsdi    +++|*
13551  M00S10996.dsdi    +++|*         ENTRY  (X5) = 0, IF ADDRESS IS SUPPLIED.
13552  M00S10997.dsdi    +++|*                (X5) = 1, IF ADDRESS IS IN R-REGISTER FORMAT.
13553  M00S10998.dsdi    +++|*                (X6) = SUPPLIED ADDERSS.
13554  M00S10999.dsdi    +++|*                (X7) = SUPPLIED LENGTH.
13555  M00S11000.dsdi    +++|*                (X3) = ADDRESS TO CONVERT, IF (X5) = 1.
13556  M00S11001.dsdi    +++|*                (X1) = ADDRESS OF TITLE.
13557  M00S11002.dsdi    +++|*
13558  M00S11003.dsdi    +++|*         USES   X - 6, 7.
13559  M00S11004.dsdi    +++|*                A - 6, 7.
13560  M00S11005.dsdi    +++|*
13561  M00S11006.dsdi    +++|*         CALLS  DRA, DSM.
13562  M00S11007.dsdi    +++|*
13563  M00S11008.dsdi    +++|*         MACROS PRINT.
13564  M00S11009.dsdi    +++|
13565  M00S11010.dsdi    +++|
13566  M00S11011.dsdi    +++| DDB      SUBR               ENTRY/EXIT
13567  M00S11012.dsdi    +++|          ZR     X5,DDB1     IF ADDRESS SUPPLIED
13568  M00S11013.dsdi    +++|          RJ     DRA         CONVERT R-REGISTER ADDRESS
13569  M00S11014.dsdi    +++| DDB1     LX6    3           SET STARTING BYTE ADDRESS
13570  M00S11015.dsdi    +++|          LX7    3           SET LAST BYTE ADDRESS
Line S00057 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13571  M01S00057.261l700 +++|          ZR     X7,DDBX     IF NO LENGTH
13572  M00S11016.dsdi    +++|          IX7    X6+X7
13573  M00S11017.dsdi    +++|          SA6    DDBA
13574  M00S11018.dsdi    +++|          SA7    A6+B1
13575  M00S11019.dsdi    +++|          PRINT  X1          WRITE TITLE
13576  M00S11020.dsdi    +++|          PRINT  (=C*  *)
13577  M00S11021.dsdi    +++|          SB2    DDBA
13578  M00S11022.dsdi    +++|          RJ     DSM         DUMP 64-BIT MEMORY
Line S11023 Modification History
M01 (Removed by) dsdi80
Seq #  *Modification Id* Act 
----------------------------+
13579  M01S11023.dsdi80  ---|          PRINT  (=C*  *)
Line S00001 Modification History
M01 (Added by) dsdi80
Seq #  *Modification Id* Act 
----------------------------+
13580  M01S00001.dsdi80  +++| DDB2     PRINT  (=C*  *)
13581  M00S11024.dsdi    +++|          EQ     DDBX        RETURN
13582  M00S11025.dsdi    +++|
13583  M00S11026.dsdi    +++| DDBA     CON    0           FWA TO DUMP
13584  M00S11027.dsdi    +++|          CON    0           LWA+1 TO DUMP
13585  M00S11028.dsdi    +++|          CON    0           *I* FORMAT
13586  M00S11029.dsdi    +++| DFI      SPACE  4,13
13587  M00S11030.dsdi    +++|**        DFI - DUMP FILE INFORMATION.
13588  M00S11031.dsdi    +++|*
13589  M00S11032.dsdi    +++|*         ENTRY  X5 = N IF FET LENGTH IS N+5 WORDS.
13590  M00S11033.dsdi    +++|*                   .LT. 0 IF FET LENGTH IS A FUNCTION OF THE CONTENTS
13591  M00S11034.dsdi    +++|*                      OF WORD 1, BITS 23-18 OF THE FET.
13592  M00S11035.dsdi    +++|*                X6 = CONTROL POINT NUMBER ASSOCIATED WITH FET.
13593  M00S11036.dsdi    +++|*                X7 = ADDRESS OF FET.
13594  M00S11037.dsdi    +++|*
13595  M00S11038.dsdi    +++|*         SAVES  X - NONE.
13596  M00S11039.dsdi    +++|*                B - 1.
13597  M00S11040.dsdi    +++|*                A - 0.
13598  M00S11041.dsdi    +++|*
13599  M00S11042.dsdi    +++|*         CALLS  CRA, CTS, FDW, PCM, PFS, SDI, SSB, UPS.
13600  M00S11043.dsdi    +++|*
13601  M00S11044.dsdi    +++|*         MACROS GETCM, PRINT.
13602  M00S11045.dsdi    +++|
13603  M00S11046.dsdi    +++|
13604  M00S11047.dsdi    +++| DFI      SUBR
13605  M00S11048.dsdi    +++|          SA6    DFIF        SAVE CONTROL POINT NUMBER
13606  M00S11049.dsdi    +++|          SA7    DFIG        SAVE FET ADDRESS
13607  M00S11050.dsdi    +++|          RJ     CRA         COMPUTE REFERENCE ADDRESS
Line S00026 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
13608  M01S00026.dsdi89  +++|          SA3    DFIG
13609  M00S11051.dsdi    +++|          SA6    DFIB
Line S11052 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
13610  M01S11052.dsdi89  ---|          IX3    X6+X7
Line S00027 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
13611  M01S00027.dsdi89  +++|          IX3    X6+X3
13612  M00S11053.dsdi    +++|          RJ     PCM
13613  M00S11054.dsdi    +++|          GETCM  BUF,5
13614  M00S11055.dsdi    +++|          PRINT  (=2C  )
13615  M00S11056.dsdi    +++|          PL     X5,DFI1     IF FET LENGTH-5 SPECIFIED
13616  M00S11057.dsdi    +++|          MX0    -6
13617  M00S11058.dsdi    +++|          SA2    BUF+1
13618  M00S11059.dsdi    +++|          LX2    -18
13619  M00S11060.dsdi    +++|          BX5    -X0*X2      FET LENGTH-5
13620  M00S11061.dsdi    +++| DFI1     ZR     X5,DFI2     IF ENTIRE FET IS IN BUF
13621  M00S11062.dsdi    +++|          GETCM  BUF+5,X5
13622  M00S11063.dsdi    +++| DFI2     SX6    X5+5
13623  M00S11064.dsdi    +++|          SA6    DFIA        FET LENGTH
13624  M00S11065.dsdi    +++|          SA1    BUF+4
13625  M00S11066.dsdi    +++|          MX0    12
13626  M00S11067.dsdi    +++|          BX6    X0*X1
13627  M00S11068.dsdi    +++|          LX6    12
13628  M00S11069.dsdi    +++|          SA1    F.TCMT
13629  M00S11070.dsdi    +++|          SB2    X1          TCMT TABLE BASE ADDRESS
13630  M00S11071.dsdi    +++|          SA1    F.TNFL      POSITION TO RA IN TNFL
13631  M00S11072.dsdi    +++|          SA2    L.TNFL
13632  M00S11073.dsdi    +++|          IX1    X1+X2
13633  M00S11074.dsdi    +++|          IX1    X1-X6
13634  M00S11075.dsdi    +++|          SA4    X1          READ FNT ENTRY
13635  M00S11076.dsdi    +++|          SA5    A4+B1       READ FST ENTRY
13636  M00S11077.dsdi    +++|          SX7    X6
13637  M00S11078.dsdi    +++|          SA7    GNFA        SET FNT ORDINAL
13638  M00S11079.dsdi    +++|          BX6    X4
13639  M00S11080.dsdi    +++|          LX7    X5
13640  M00S11081.dsdi    +++|          SA6    A7+B1       SET FNT
13641  M00S11082.dsdi    +++|          SA7    A6+B1       SET FST
13642  M00S11083.dsdi    +++|          SA1    A5+B1       READ FUT
13643  M00S11084.dsdi    +++|          BX6    X1
13644  M00S11085.dsdi    +++|          SA6    A7+B1       SET FUT
13645  M00S11086.dsdi    +++|          SA1    B2+ESTP     EST POINTER WORD
13646  M00S11087.dsdi    +++|          AX1    36
13647  M00S11088.dsdi    +++|          AX7    48
13648  M00S11089.dsdi    +++|          R=     X6,ESTE
13649  M00S11090.dsdi    +++|          SX1    X1+EQDE
13650  M00S11091.dsdi    +++|          IX6    X7*X6
13651  M00S11092.dsdi    +++|          IX6    X6+X1
13652  M00S11093.dsdi    +++|          SA6    A6+B1       SET EST ADDRESS
13653  M00S11094.dsdi    +++|          SA1    X6+B2
13654  M00S11095.dsdi    +++|          BX7    X1
13655  M00S11096.dsdi    +++|          SA7    A6+1        SET EST
13656  M00S11097.dsdi    +++|          RJ     PFS         PRINT FILE SUMMARY
13657  M00S11098.dsdi    +++|
13658  M00S11099.dsdi    +++|*         DUMP FET.
13659  M00S11100.dsdi    +++|
13660  M00S11101.dsdi    +++|          SX5    -1
13661  M00S11102.dsdi    +++|          RJ     SSB         CLEAR PRINT STRING
13662  M00S11103.dsdi    +++|          SA2    =5HFET -
13663  M00S11104.dsdi    +++|          SB6    5
13664  M00S11105.dsdi    +++|          SB7    PRBF+24
13665  M00S11106.dsdi    +++|          RJ     UPS         SET HEADER INFORMATION
13666  M00S11107.dsdi    +++|
13667  M00S11108.dsdi    +++|*         SET FET ADDRESS.
13668  M00S11109.dsdi    +++|
13669  M00S11110.dsdi    +++|          SA1    DFIG
13670  M00S11111.dsdi    +++|          SB6    6
13671  M00S11112.dsdi    +++|          SB7    PRBF+9
13672  M00S11113.dsdi    +++|          LX1    -18
13673  M00S11114.dsdi    +++|          RJ     CTS
13674  M00S11115.dsdi    +++|
13675  M00S11116.dsdi    +++|*         SET CONTROL POINT NUMBER.
13676  M00S11117.dsdi    +++|
13677  M00S11118.dsdi    +++|          SA2    =2HCP
13678  M00S11119.dsdi    +++|          SB6    2
13679  M00S11120.dsdi    +++|          SB7    PRBF+18
13680  M00S11121.dsdi    +++|          RJ     UPS
13681  M00S11122.dsdi    +++|          SA1    DFIF
13682  M00S11123.dsdi    +++|          SB6    2
13683  M00S11124.dsdi    +++|          LX1    -6
13684  M00S11125.dsdi    +++|          RJ     CTS
13685  M00S11126.dsdi    +++| DFI3     SA2    DFIA
13686  M00S11127.dsdi    +++|          SX5    X5+1
13687  M00S11128.dsdi    +++|          IX3    X2-X5
13688  M00S11129.dsdi    +++|          ZR     X3,DFI4     IF ENTIRE FET DUMPED
13689  M00S11130.dsdi    +++|
13690  M00S11131.dsdi    +++|*         SET FET ORDINAL.
13691  M00S11132.dsdi    +++|
13692  M00S11133.dsdi    +++|          BX1    X5
13693  M00S11134.dsdi    +++|          SB7    PRBF+30
13694  M00S11135.dsdi    +++|          SX6    1R+
13695  M00S11136.dsdi    +++|          SA6    B7          SET RELATIVE SIGN
13696  M00S11137.dsdi    +++|          SB7    B7+1
13697  M00S11138.dsdi    +++|          LX1    -9
13698  M00S11139.dsdi    +++|          SB6    3
13699  M00S11140.dsdi    +++|          RJ     CTS
13700  M00S11141.dsdi    +++|
13701  M00S11142.dsdi    +++|*         SET FET WORD.
13702  M00S11143.dsdi    +++|
13703  M00S11144.dsdi    +++|          SA1    BUF+X5
13704  M00S11145.dsdi    +++|          SB7    B7+2
13705  M00S11146.dsdi    +++|          SA2    =4000005B   FORMAT CONTROL
13706  M00S11147.dsdi    +++|          RJ     FDW
13707  M00S11148.dsdi    +++|          BX2    X1
13708  M00S11149.dsdi    +++|          SB6    10
13709  M00S11150.dsdi    +++|          RJ     SDI
13710  M00S11151.dsdi    +++|          PRINT  CCCH,B7-CCCH
13711  M00S11152.dsdi    +++|          RJ     SSB         CLEAR PRINT STRING
13712  M00S11153.dsdi    +++|          JP     DFI3        CONTINUE
13713  M00S11154.dsdi    +++|
13714  M00S11155.dsdi    +++|*         DUMP FET EXTENDED LABELS.
13715  M00S11156.dsdi    +++|
13716  M00S11157.dsdi    +++| DFI4     SA1    DFIA
13717  M00S11158.dsdi    +++|          SX2    X1-10
13718  M00S11159.dsdi    +++|          NG     X2,DFIX     IF EXTENDED LABEL WORD IMPOSSIBLE
13719  M00S11160.dsdi    +++|          SA1    BUF+1
13720  M00S11161.dsdi    +++|          LX1    59-41
13721  M00S11162.dsdi    +++|          PL     X1,DFIX     IF EXTENDED LABEL NOT SET
13722  M00S11163.dsdi    +++|          PRINT  (=2C  )
13723  M00S11164.dsdi    +++|          SA2    BUF+9
13724  M00S11165.dsdi    +++|          SX6    X2+
13725  M00S11166.dsdi    +++|          SA6    DFIC        SET ADDRESS OF EXTENDED LABELS
13726  M00S11167.dsdi    +++|          SX7    100
13727  M00S11168.dsdi    +++|          SA7    DFID        SET MAXIMUM NUMBER OF LABELS TO DUMP
13728  M00S11169.dsdi    +++| DFI5     RJ     SSB         CLEAR PRINT STRING
13729  M00S11170.dsdi    +++|          SA1    DFIB
13730  M00S11171.dsdi    +++|          SA2    DFIC
13731  M00S11172.dsdi    +++|          IX3    X1+X2
13732  M00S11173.dsdi    +++|          RJ     PCM         POSITION TO START OF NEXT EXTENDED LABEL
13733  M00S11174.dsdi    +++|          SA2    =28HEXT LABEL CHARACTER COUNT =
13734  M00S11175.dsdi    +++|          SB6    28
13735  M00S11176.dsdi    +++|          SB7    PRBF
13736  M00S11177.dsdi    +++|          RJ     UPS
13737  M00S11178.dsdi    +++|          GETCM              READ HEADER
13738  M00S11179.dsdi    +++|          SX4    10
13739  M00S11180.dsdi    +++|          MX0    -12
13740  M00S11181.dsdi    +++|          BX1    -X0*X6      NUMBER OF CHARACTERS
13741  M00S11182.dsdi    +++|          ZR     X1,DFIX     IF NO MORE EXTENDED LABELS
13742  M00S11183.dsdi    +++|          LX1    -12
13743  M00S11184.dsdi    +++|          SB6    4
13744  M00S11185.dsdi    +++|          RJ     CTS         SET CHARACTER COUNT
13745  M00S11186.dsdi    +++|          SB7    B7+2        SPACE TWO TIMES
13746  M00S11187.dsdi    +++|          SX6    X1+         NUMBER OF CHARACTERS
13747  M00S11188.dsdi    +++|          SA6    DFIE
13748  M00S11189.dsdi    +++|          IX2    X6/X4       NUMBER OF WHOLE WORDS
13749  M00S11190.dsdi    +++|          SX4    10
13750  M00S11191.dsdi    +++|          SX3    X1+
13751  M00S11192.dsdi    +++|          IX0    X4*X2       NUMBER OF CHARACTERS WITHOUT REMAINDER
13752  M00S11193.dsdi    +++|          IX6    X3-X0       REMAINDER
13753  M00S11194.dsdi    +++|          ZR     X6,DFI6     IF NO REMAINDER
13754  M00S11195.dsdi    +++|          SX2    X2+1
13755  M00S11196.dsdi    +++| DFI6     SA1    DFIC
13756  M00S11197.dsdi    +++|          IX4    X1+X2
13757  M00S11198.dsdi    +++|          SX6    X4+B1
13758  M00S11199.dsdi    +++|          SA6    A1+         SET NEXT EXTENDED LABEL ADDRESS
13759  M00S11200.dsdi    +++|          GETCM  BUF,10
13760  M00S11201.dsdi    +++|          SA1    DFIE        NUMBER OF CHARACTERS
13761  M00S11202.dsdi    +++|          SX3    X1-101
13762  M00S11203.dsdi    +++|          NG     X3,DFI7     IF .LE. 100 CHARACTERS
13763  M00S11204.dsdi    +++|          SX1    101
13764  M00S11205.dsdi    +++|          SX6    65B         =1R_
13765  M00S11206.dsdi    +++|          LX6    -6          =1L_
13766  M00S11207.dsdi    +++|          SA6    BUF+10      INDICATE OVERFLOW
13767  M00S11208.dsdi    +++|
13768  M00S11209.dsdi    +++|*         SET EXTENDED LABEL.
13769  M00S11210.dsdi    +++|
13770  M00S11211.dsdi    +++| DFI7     SB6    X1+
13771  M00S11212.dsdi    +++|          SB7    PRBF+34
13772  M00S11213.dsdi    +++|          SA2    BUF
13773  M00S11214.dsdi    +++|          RJ     UPS
13774  M00S11215.dsdi    +++|          PRINT  CCCH,B7-CCCH
13775  M00S11216.dsdi    +++|          SA1    DFID
13776  M00S11217.dsdi    +++|          SX6    X1-1
13777  M00S11218.dsdi    +++|          SA6    A1+         DECREMENT MAXIMUM NUMBER OF LABELS TO DUMP
13778  M00S11219.dsdi    +++|          NZ     X6,DFI5     IF MAXIMUM NOT DUMPED
13779  M00S11220.dsdi    +++|          JP     DFIX        EXIT
13780  M00S11221.dsdi    +++|
13781  M00S11222.dsdi    +++| DFIA     BSS    1           FET LENGTH
13782  M00S11223.dsdi    +++| DFIB     BSS    1           CONTROL POINT REFERENCE ADDRESS
13783  M00S11224.dsdi    +++| DFIC     BSS    1           ADDRESS OF EXTENDED LABEL
13784  M00S11225.dsdi    +++| DFID     BSS    1           MAXIMUM NUMBER OF LABELS REMAINING TO DUMP
13785  M00S11226.dsdi    +++| DFIE     BSS    1           NUMBER OF CHARACTERS IN LABEL
13786  M00S11227.dsdi    +++| DFIF     BSS    1           CONTROL POINT NUMBER
13787  M00S11228.dsdi    +++| DFIG     BSS    1           FET ADDRESS
13788  M00S11229.dsdi    +++| DFT      SPACE  4,10
13789  M00S11230.dsdi    +++|**        DFT - PROCESS DFT MESSAGE AND DFT/OS BUFFER.
13790  M00S11231.dsdi    +++|*
13791  M00S11232.dsdi    +++|*         USES   X - 0, 1, 2, 3, 5, 6, 7.
13792  M00S11233.dsdi    +++|*                A - 1, 2, 3, 6, 7.
Line S00064 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13793  M01S00064.ns2706  +++|*                B - 2.
13794  M00S11234.dsdi    +++|*
Line S11235 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13795  M01S11235.ns2647  ---|*         CALLS  CPS, DDB, DRA.
Line S00104 Modification History
M01 (Added by) ns2647
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13796  M02S00104.ns2706  ---|*         CALLS  CPS, DDB, DRA, GDA.
Line S00065 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13797  M01S00065.ns2706  +++|*         CALLS  CPS, CVB, DDB, DRA, GDA, ISM.
13798  M01S00066.ns2706  +++|*
13799  M01S00067.ns2706  +++|*         MACROS SEARCH.
13800  M00S11236.dsdi    +++|
13801  M00S11237.dsdi    +++|
13802  M00S11238.dsdi    +++| DFT      SUBR               ENTRY/EXIT
13803  M00S11239.dsdi    +++|          SX1    100         FORCE NEW PAGE
Line S11240 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13804  M01S11240.271l739 ---|          RJ     CPS
Line S11241 Modification History
M01 (Removed by) ns2706
M02 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13805  M02S11241.271l739 ---|          SA1    F.TCMT
Line S00068 Modification History
M01 (Added by) ns2706
M02 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13806  M02S00068.271l739 ---|          SA1    ED
13807  M02S00069.271l739 ---|          ZR     X1,DFT1     IF NOT *DROPVE* DUMP
13808  M02S00070.271l739 ---|          SA1    =3HDFT      GET *DFT* RECORD
13809  M02S00071.271l739 ---|          MX0    18
13810  M02S00072.271l739 ---|          SEARCH TDIR,X1,X0
13811  M02S00073.271l739 ---|          ZR     X2,DFTX     IF NOT FOUND
13812  M02S00074.271l739 ---|          SX6    X2          NUMBER OF WORDS DUMPED
13813  M02S00075.271l739 ---|          LX6    12          CONVERT TO BYTE ADDRESS
13814  M02S00076.271l739 ---|          SA6    XL
13815  M02S00077.271l739 ---|          SA2    A2+3        POSITION PAST DFT HEADER RECORD
13816  M02S00078.271l739 ---|          BX6    X2
13817  M02S00079.271l739 ---|          SA6    XI          SAVE RANDOM INDEX
13818  M02S00080.271l739 ---|          SA1    DFTE
13819  M02S00081.271l739 ---|          BX6    X1
13820  M02S00082.271l739 ---|          SA2    A1+B1
13821  M02S00083.271l739 ---|          SA6    DFTF-1+/DFT/DFMD  UPDATE POINTER WORD TABLE
13822  M02S00084.271l739 ---|          BX7    X2
13823  M02S00085.271l739 ---|          SX6    B0          SET FWA
13824  M02S00086.271l739 ---|          SA7    DFTF-1+/DFT/DFRQ
13825  M02S00087.271l739 ---|          SA6    XH
13826  M02S00088.271l739 ---|          SX7    PBUF+20     FWA OF 60-BIT STORAGE BUFFER
13827  M02S00089.271l739 ---|          SA7    CVBA
13828  M02S00090.271l739 ---|          EQ     DFT2        DISPLAY BUFFER
13829  M02S00091.271l739 ---|
13830  M02S00092.271l739 ---| DFT1     RJ     ISM         INITIALIZE SIXTY-FOUR BIT MEMORY
13831  M02S00093.271l739 ---|          SA1    F.TCMT
Line S11242 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13832  M01S11242.271l739 ---|          SA2    X1+EIBP     READ *EICB* POINTER
Line S00251 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13833  M01S00251.271l739 +++|          RJ     CPS
13834  M01S00252.271l739 +++|          SA1    ED
Line S00253 Modification History
M01 (Added by) 271l739
M02 (Removed by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
13835  M02S00253.dsdi87  ---|          ZR     X1,DFT1     IF NOT *DROPVE* DUMP
Line S00014 Modification History
M01 (Added by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
13836  M01S00014.dsdi87  +++|          ZR     X1,DFT1     IF USING *CM* RECORD
Line S00254 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13837  M01S00254.271l739 +++|          SA1    .DFT        GET *DFT* RECORD
13838  M01S00255.271l739 +++|          MX0    18
13839  M01S00256.271l739 +++|          SEARCH TDIR,X1,X0
13840  M01S00257.271l739 +++|          ZR     X2,DFTX     IF NOT FOUND
Line S00258 Modification History
M01 (Added by) 271l739
M02 (Removed by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
13841  M02S00258.dsdi87  ---|          SX6    X2          NUMBER OF WORDS DUMPED
Line S00015 Modification History
M01 (Added by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
13842  M01S00015.dsdi87  +++|          SA1    A2+2
13843  M01S00016.dsdi87  +++|          SX6    X1          GET LENGTH OF DFT RECORD
Line S00259 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
13844  M01S00259.271l739 +++|          SA6    EH
13845  M01S00260.271l739 +++|          SA2    A2+3        POSITION PAST HEADER RECORD
13846  M01S00261.271l739 +++|          BX6    X2
13847  M01S00262.271l739 +++|          SA6    A6+B1       SAVE RANDOM INDEX
13848  M01S00263.271l739 +++|          SA6    EI          FORCE *EI* ADDRESSING
13849  M01S00264.271l739 +++|          SA1    DFTE
13850  M01S00265.271l739 +++|          BX6    X1
13851  M01S00266.271l739 +++|          SA2    A1+B1
13852  M01S00267.271l739 +++|          SA6    DFTF-1+/DFT/DFMD  UPDATE POINTER WORD TABLE
13853  M01S00268.271l739 +++|          BX7    X2
13854  M01S00269.271l739 +++|          SX6    B0          SET OFFSET
13855  M01S00270.271l739 +++|          SA7    DFTF-1+/DFT/DFRQ
13856  M01S00271.271l739 +++|          SA6    AO
13857  M01S00272.271l739 +++|          SX7    PBUF+20     FWA OF 60-BIT STORAGE BUFFER
13858  M01S00273.271l739 +++|          SA7    CVBA
13859  M01S00274.271l739 +++|          EQ     DFT2        DISPLAY BUFFER
13860  M01S00275.271l739 +++|
13861  M01S00276.271l739 +++| DFT1     SA1    F.TCMT
13862  M01S00277.271l739 +++|          SA2    X1+EIBP     READ *EICB* POINTER
13863  M00S11243.dsdi    +++|          SX6    X2+/VE/DFCM+1  GET ADDRESS OF DFT MESSAGE
13864  M00S11244.dsdi    +++|          SX7    3           SET LENGTH TO DUMP
13865  M00S11245.dsdi    +++|          SX1    =C* DFT MESSAGE.*
13866  M00S11246.dsdi    +++|          SX5    B0+
13867  M00S11247.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
Line S11248 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13868  M01S11248.ns2647  ---|          SA1    F.TCMT
13869  M01S11249.ns2647  ---|          SA2    X1+EIBP     READ *EICB* POINTER
13870  M01S11250.ns2647  ---|          IX3    X1+X2
13871  M01S11251.ns2647  ---|          SA3    X3+/VE/DSCM+3  GET ADDRESS OF DFT/OS BUFFER
Line S00105 Modification History
M01 (Added by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13872  M01S00105.ns2647  +++|          RJ     GDA         GET DFT/OS BUFFER ADDRESS
13873  M00S11252.dsdi    +++|          ZR     X3,DFTX     IF NO DFT/OS BUFFER POINTER
Line S11253 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13874  M01S11253.ns2647  ---|          RJ     DRA         CONVERT R-REGISTER ADDRESS
Line S11254 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13875  M01S11254.ns2706  ---|          SA6    DFTB        SAVE DFT/OS BUFFER ADDRESS
Line S11255 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13876  M01S11255.ns2647  ---|          IX7    X6+X1
Line S00106 Modification History
M01 (Added by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13877  M01S00106.ns2647  +++|          BX7    X3
Line S00094 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13878  M01S00094.ns2706  +++| DFT2     SA7    DFTA        SAVE ADDRESS OF DFT CONTROL WORD IN BUFFER
13879  M01S00095.ns2706  +++|          SA6    A7+B1       SAVE DFT/OS BUFFER ADDRESS
13880  M01S00096.ns2706  +++|          ERRNZ  DFTB-DFTA-1  CODE REQUIRES CONTIGUOUS WORDS
13881  M00S11256.dsdi    +++|          SX5    B0
Line S11257 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13882  M01S11257.ns2706  ---|          SA7    DFTA        SAVE ADDRESS OF DFT CONTROL WORD IN BUFFER
13883  M01S11258.ns2706  ---|          SX7    B1+         SET LENGTH TO DUMP
Line S00097 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13884  M01S00097.ns2706  +++|          SX7    B1          SET LENGTH TO DUMP
13885  M00S11259.dsdi    +++|          SX1    =C* DFT CONTROL WORD.*
13886  M00S11260.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
13887  M01S00098.ns2706  +++|          SX3    1           NUMBER OF WORDS TO CONVERT
13888  M01S00099.ns2706  +++|          RJ     CVB         CONVERT CONTROL WORD
Line S11261 Modification History
M01 (Removed by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13889  M01S11261.261l700 ---|          SX1    =C* DFT POINTER WORDS.*
Line S00058 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13890  M01S00058.261l700 +++|          SA3    DFTA        READ *DFT* CONTROL WORD
13891  M01S00059.261l700 +++|          SA3    X3+/DFT/DFCW
13892  M01S00060.261l700 +++|          LX3    -56
13893  M01S00061.261l700 +++|          MX0    -4
13894  M01S00062.261l700 +++|          BX3    -X0*X3      NUMBER OF POINTER WORDS
Line S00100 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13895  M01S00100.ns2706  +++|          BX7    X3          SAVE NUMBER OF POINTER WORDS
13896  M01S00101.ns2706  +++|          SA7    DFTD
Line S00063 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13897  M01S00063.261l700 +++|          SX7    /DFT/DFHL-1 DEFAULT NUMBER OF POINTER WORDS
Line S00064 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13898  M02S00064.ns2706  ---|          ZR     X3,DFT0     IF NUMBER NOT IN CONTROL WORD
Line S00102 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13899  M01S00102.ns2706  +++|          ZR     X3,DFT3     IF NUMBER NOT IN CONTROL WORD
Line S00065 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13900  M01S00065.261l700 +++|          SX7    X3-1        SET NUMBER OF POINTER WORDS
Line S00066 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13901  M02S00066.ns2706  ---| DFT0     SX1    =C* DFT POINTER WORDS.*
Line S00103 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13902  M01S00103.ns2706  +++| DFT3     SX1    =C* DFT POINTER WORDS.*
13903  M00S11262.dsdi    +++|          SA3    DFTB
Line S11263 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13904  M01S11263.ns2647  ---|          SX6    X3+1        ADDRESS OF POINTER WORDS
Line S11264 Modification History
M01 (Removed by) 261l700
M02 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13905  M02S11264.ns2647  ---|          SX7    /DFT/DFHL-1 NUMBER OF POINTER WORDS
Line S11265 Modification History
M01 (Removed by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13906  M01S11265.ns2647  ---|          SX5    B0+
Line S00107 Modification History
M01 (Added by) ns2647
Seq #  *Modification Id* Act 
----------------------------+
13907  M01S00107.ns2647  +++|          SX6    X3+B1       ADDRESS OF POINTER WORDS
13908  M01S00108.ns2647  +++|          SX5    B0
13909  M00S11266.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
Line S00104 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13910  M01S00104.ns2706  +++|          SA3    DFTD
13911  M01S00105.ns2706  +++|          RJ     CVB         CONVERT POINTER WORDS
Line S11267 Modification History
M01 (Removed by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13912  M01S11267.261l700 ---|          SA3    DFTA
13913  M01S11268.261l700 ---|          SA1    X3          GET NUMBER OF M/R BUFFERS
13914  M01S11269.261l700 ---|          MX0    -8
13915  M01S11270.261l700 ---|          LX1    -16
13916  M01S11271.261l700 ---|          BX7    -X0*X1
Line S00067 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13917  M01S00067.261l700 +++|          SA3    DFTA        READ *DFT* CONTROL WORD
13918  M01S00068.261l700 +++|          SA3    X3+/DFT/DFCW
13919  M01S00069.261l700 +++|          MX0    -8
13920  M01S00070.261l700 +++|          LX3    -16
13921  M01S00071.261l700 +++|          BX7    -X0*X3      NUMBER OF BUFFER CONTROL WORDS
13922  M01S00072.261l700 +++|          LX3    -24
13923  M01S00073.261l700 +++|          BX3    -X0*X3      *DFT* REVISION LEVEL
Line S00074 Modification History
M01 (Added by) 261l700
M02 (Removed by) 271l716
Seq #  *Modification Id* Act 
----------------------------+
13924  M02S00074.271l716 ---|          SX3    X3-/DFT/DIRL-1
Line S00359 Modification History
M01 (Added by) 271l716
Seq #  *Modification Id* Act 
----------------------------+
13925  M01S00359.271l716 +++|          SX3    X3-3-1      CHECK FOR *DFT* LEVEL 3
Line S00075 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13926  M02S00075.ns2706  ---|          PL     X3,DFT2     IF *DFT* VERSION 4 OR ABOVE
Line S00106 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13927  M01S00106.ns2706  +++|          PL     X3,DFT5     IF *DFT* VERSION 4 OR ABOVE
Line S00076 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13928  M01S00076.261l700 +++|
13929  M01S00077.261l700 +++|*         PROCESS *DFT* VERSION 3.
13930  M01S00078.261l700 +++|
13931  M00S11272.dsdi    +++|          SA3    DFTB
13932  M00S11273.dsdi    +++|          SX6    X3+/DFT/DFHL  ADDRESS OF M/R CONTROL WORDS
13933  M00S11274.dsdi    +++|          SX5    B0+
13934  M00S11275.dsdi    +++|          SX1    =C* BUFFER CONTROL WORDS.*
13935  M00S11276.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
13936  M00S11277.dsdi    +++|          SX1    20
13937  M00S11278.dsdi    +++|          RJ     CPS
13938  M00S11279.dsdi    +++|          SA3    DFTA
13939  M00S11280.dsdi    +++|          SA3    X3+/DFT/DFMR  M/R BUFFER POINTER
13940  M00S11281.dsdi    +++|          SX1    =C* M/R BUFFERS.*
13941  M00S11282.dsdi    +++|          SX5    B1+
13942  M00S11283.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
13943  M00S11284.dsdi    +++|          SX1    20
13944  M00S11285.dsdi    +++|          RJ     CPS
13945  M00S11286.dsdi    +++|          SA3    DFTA
13946  M00S11287.dsdi    +++|          SA3    X3+/DFT/DFMD  MODEL DEPENDENT BUFFER POINTER
Line S11288 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13947  M01S11288.ns2706  ---|          ZR     X3,DFT1     IF NO MODEL DEPENDENT BUFFER
Line S00107 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13948  M01S00107.ns2706  +++|          ZR     X3,DFT4     IF NO MODEL DEPENDENT BUFFER
13949  M00S11289.dsdi    +++|          SX5    B1+
13950  M00S11290.dsdi    +++|          SX1    =C* MODEL DEPENDENT BUFFER.*
13951  M00S11291.dsdi    +++|          RJ     DDB         DISPLAY DFT BLOCK
Line S11292 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13952  M01S11292.ns2706  ---| DFT1     SA3    DFTA
Line S00108 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13953  M01S00108.ns2706  +++| DFT4     SA3    DFTA
13954  M00S11293.dsdi    +++|          SA3    X3+/DFT/DFRQ  NOS REQUEST AREA POINTER
13955  M00S11294.dsdi    +++|          SX6    /DFT/RQBL   INCREMENT LENGTH FIELD
13956  M00S11295.dsdi    +++|          IX3    X3+X6
13957  M00S11296.dsdi    +++|          SX5    B1
13958  M00S11297.dsdi    +++|          SX1    =C* NOS REQUEST AREA.*
13959  M00S11298.dsdi    +++|          RJ     DDB         DISPLAY *DFT* BLOCK
13960  M00S11299.dsdi    +++|          EQ     DFTX        RETURN
Line S00079 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13961  M01S00079.261l700 +++|
13962  M01S00080.261l700 +++|*         PROCESS *DFT* VERSION 4 OR ABOVE.
13963  M01S00081.261l700 +++|
Line S00082 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13964  M02S00082.ns2706  ---| DFT2     SX6    DFTD        SET FIRST TABLE ENTRY ADDRESS
Line S00109 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13965  M01S00109.ns2706  +++| DFT5     SX6    DFTF        SET FIRST TABLE ENTRY ADDRESS
Line S00083 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13966  M01S00083.261l700 +++|          SA6    DFTC
Line S00002 Modification History
M01 (Added by) dsdi80
Seq #  *Modification Id* Act 
----------------------------+
13967  M01S00002.dsdi80  +++|          SX6    DDB2        SET ERROR RETURN ADDRESS
13968  M01S00003.dsdi80  +++|          SA6    ERRC+1
Line S00084 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13969  M02S00084.ns2706  ---| DFT3     SA1    DFTC        GET NEXT TABLE ENTRY ADDRESS
Line S00110 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13970  M01S00110.ns2706  +++| DFT6     SA1    DFTC        GET NEXT TABLE ENTRY ADDRESS
Line S00085 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13971  M01S00085.261l700 +++|          SA2    X1+         GET NEXT TABLE ENTRY
Line S00086 Modification History
M01 (Added by) 261l700
M02 (Removed by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
13972  M02S00086.dsdi61  ---|          ZR     X2,DFT1     IF END OF TABLE
Line S00001 Modification History
M01 (Added by) dsdi61
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13973  M02S00001.ns2706  ---|          ZR     X2,DFT4     IF END OF TABLE
Line S00111 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13974  M01S00111.ns2706  +++|          ZR     X2,DFT8     IF END OF TABLE
Line S00087 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13975  M01S00087.261l700 +++|          SX6    X1+B1
13976  M01S00088.261l700 +++|          SA6    A1          ADVANCE TABLE ADDRESS
Line S00112 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13977  M01S00112.ns2706  +++|          NG     X2,DFT6     IF SPECIAL ENTRY
Line S00089 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13978  M01S00089.261l700 +++|          SX1    X2          SET ADDRESS OF HEADER
13979  M01S00090.261l700 +++|          AX2    30          SET POINTER OFFSET
13980  M01S00091.261l700 +++|          SB2    X2+
13981  M01S00092.261l700 +++|          SA3    DFTA        GET POINTER WORD
13982  M01S00093.261l700 +++|          SA3    X3+B2
13983  M01S00094.261l700 +++|          SX5    B1
Line S00095 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13984  M02S00095.ns2706  ---|          ZR     X3,DFT3     IF POINTER NOT PRESENT
Line S00113 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13985  M01S00113.ns2706  +++|          ZR     X3,DFT6     IF POINTER NOT PRESENT
Line S00096 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13986  M02S00096.ns2706  ---|          RJ     DDB         DISPLAY *DFT* BLOCK
Line S00114 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13987  M01S00114.ns2706  +++|          SA2    ED
13988  M01S00115.ns2706  +++|          ZR     X2,DFT7     IF NOT *DROPVE* DUMP
13989  M01S00116.ns2706  +++|          SA2    DFTD        GET BLOCK ADDRESS WITHIN *DFT* RECORD
13990  M01S00117.ns2706  +++|          SX5    B0
13991  M01S00118.ns2706  +++|          MX0    -16
13992  M01S00119.ns2706  +++|          BX7    -X0*X3      GET BLOCK LENGTH
13993  M01S00120.ns2706  +++|          IX6    X7+X2
13994  M01S00121.ns2706  +++|          SA6    A2          UPDATE ADDRESS FOR NEXT BLOCK
13995  M01S00122.ns2706  +++|          BX6    X2          SET CONVERTED ADDRESS
13996  M01S00123.ns2706  +++| DFT7     RJ     DDB         DISPLAY *DFT* BLOCK
Line S00097 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
13997  M01S00097.261l700 +++|          SX1    20
13998  M01S00098.261l700 +++|          RJ     CPS         CHECK PAGE SPACING
Line S00099 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
13999  M02S00099.ns2706  ---|          EQ     DFT3        PROCESS NEXT *DFT* TABLE
Line S00124 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14000  M01S00124.ns2706  +++|          EQ     DFT6        PROCESS NEXT *DFT* TABLE
Line S00100 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14001  M01S00100.261l700 +++|
Line S00002 Modification History
M01 (Added by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
14002  M01S00002.dsdi61  +++|*         DISPLAY MODEL DEPENDENT BUFFERS.
14003  M01S00003.dsdi61  +++|
Line S00004 Modification History
M01 (Added by) dsdi61
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14004  M02S00004.ns2706  ---| DFT4     SA2    DFTA
Line S00125 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14005  M01S00125.ns2706  +++| DFT8     SA1    ED
Line S00126 Modification History
M01 (Added by) ns2706
M02 (Removed by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
14006  M02S00126.dsdi87  ---|          NZ     X1,DFTX     IF *DROPVE* DUMP
Line S00017 Modification History
M01 (Added by) dsdi87
Seq #  *Modification Id* Act 
----------------------------+
14007  M01S00017.dsdi87  +++|          SX1    X1-1
14008  M01S00018.dsdi87  +++|          ZR     X1,DFTX     IF *DROPVE* DUMP
Line S00127 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14009  M01S00127.ns2706  +++|          SA2    DFTA
Line S00005 Modification History
M01 (Added by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
14010  M01S00005.dsdi61  +++|          SA3    X2+/DFT/DFMD  MDB POINTER ADDRESS
14011  M01S00006.dsdi61  +++|          SX1    =C* MODEL DEPENDENT BUFFER.*
14012  M01S00007.dsdi61  +++|          RJ     DRA         CONVERT ADDRESS
14013  M01S00008.dsdi61  +++|          SA6    A2+B1       SAVE MDB POINTER ADDRESS
14014  M01S00009.dsdi61  +++|          ERRNZ  DFTA-DFTB+1
14015  M01S00010.dsdi61  +++|          BX5    X5-X5
14016  M01S00011.dsdi61  +++|          RJ     DDB         DISPLAY MDB POINTER WORDS
14017  M01S00012.dsdi61  +++|          SA1    DFTB        CALCULATE MDB FWA
14018  M01S00013.dsdi61  +++|          SA2    F.TCMT
14019  M01S00014.dsdi61  +++|          IX6    X1+X2
14020  M01S00015.dsdi61  +++|          SA6    A1
14021  M01S00016.dsdi61  +++|          BX6    X6-X6
14022  M01S00017.dsdi61  +++|          SA6    A1+B1       MDB ORDINAL
14023  M01S00018.dsdi61  +++|          ERRNZ  DFTB-DFTC+1
Line S00019 Modification History
M01 (Added by) dsdi61
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14024  M02S00019.ns2706  ---| DFT5     SA3    DFTB        GET NEXT MDB POINTER
Line S00128 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14025  M01S00128.ns2706  +++| DFT9     SA3    DFTB        GET NEXT MDB POINTER
Line S00020 Modification History
M01 (Added by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
14026  M01S00020.dsdi61  +++|          IX3    X3+X6
14027  M01S00021.dsdi61  +++|          SA3    X3
14028  M01S00022.dsdi61  +++|          SX1    =C*  *      NO TITLE
14029  M01S00023.dsdi61  +++|          SX5    B1+
14030  M01S00024.dsdi61  +++|          RJ     DDB         DISPLAY MODEL DEPENDENT BUFFER
14031  M01S00025.dsdi61  +++|          SA1    DFTC        UPDATE MDB ORDINAL
14032  M01S00026.dsdi61  +++|          SX6    X1+B1
14033  M01S00027.dsdi61  +++|          SA6    A1
14034  M01S00028.dsdi61  +++|          AX1    1
Line S00029 Modification History
M01 (Added by) dsdi61
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14035  M02S00029.ns2706  ---|          ZR     X1,DFT5     IF NOT THROUGH DISPLAYING MDB
14036  M02S00030.ns2706  ---|          EQ     DFT1        DUMP NOS REQUEST AREA
Line S00129 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14037  M01S00129.ns2706  +++|          ZR     X1,DFT9     IF NOT THROUGH DISPLAYING MDB
14038  M01S00130.ns2706  +++|          EQ     DFT4        DUMP NOS REQUEST AREA
Line S00031 Modification History
M01 (Added by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
14039  M01S00031.dsdi61  +++|
14040  M00S11300.dsdi    +++|
14041  M00S11301.dsdi    +++| DFTA     CON    0           FWA OF DFT/OS BUFFER IN *TCMT*
14042  M00S11302.dsdi    +++| DFTB     CON    0           FWA OF DFT/OS BUFFER
Line S00101 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14043  M01S00101.261l700 +++| DFTC     CON    0           NEXT TABLE ENTRY ADDRESS
Line S00131 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14044  M01S00131.ns2706  +++| DFTD     CON    0           *DROPVE* DUMP BLOCK ADDRESS
14045  M01S00132.ns2706  +++| DFTE     VFD    30//DFT/DFMD,30/=C* MODEL DEPENDENT BUFFER POINTERS.*
14046  M01S00133.ns2706  +++|          VFD    30//DFT/DFRQ,30/=C* NOS REQUEST AREA.*
Line S00102 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14047  M01S00102.261l700 +++|
14048  M01S00103.261l700 +++|
14049  M01S00104.261l700 +++|**        TABLE OF *DFT* TABLES TO DISPLAY.
14050  M01S00105.261l700 +++|*
14051  M01S00106.261l700 +++|*T        30/ OFFSET, 30/ ADDRESS
Figure

029 ADDRESS3059 OFFSET

14052  M01S00107.261l700 +++|*
14053  M01S00108.261l700 +++|*         OFFSET = OFFSET OF POINTER IN *DFT/OS* BUFFER.
14054  M01S00109.261l700 +++|*         ADDRESS = ADDRESS OF HEADER TO DISPLAY.
Line S00134 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14055  M01S00134.ns2706  +++|*
14056  M01S00135.ns2706  +++|*         NOTE - ENTRIES IN THE TABLE MUST BE IN *COMSDFT* ORDER.
14057  M01S00136.ns2706  +++|*                ENTRIES CONSISTING OF *-1* ARE SPECIAL ENTRIES AND
14058  M01S00137.ns2706  +++|*                ARE PROCESSED SEPARATELY.
Line S00110 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14059  M01S00110.261l700 +++|
14060  M01S00111.261l700 +++|
Line S00112 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14061  M02S00112.ns2706  ---| DFTD     BSS    0
Line S00138 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14062  M01S00138.ns2706  +++| DFTF     BSS    0
14063  M01S00139.ns2706  +++|          VFD    30//DFT/DFSI,30/=C* SECDED ID TABLE.*
14064  M01S00140.ns2706  +++|          VFD    30//DFT/DFMR,30/=C* M/R BUFFERS.*
14065  M01S00141.ns2706  +++|          CON    -1
14066  M01S00142.ns2706  +++|          VFD    30//DFT/DFNV,30/=C* NOS/VE BUFFER.*
14067  M01S00143.ns2706  +++|          VFD    30//DFT/DFPS,30/=C* PPR SAVE AREA.*
14068  M01S00144.ns2706  +++|          CON    -1
Line S00113 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14069  M01S00113.261l700 +++|          VFD    30//DFT/DFBC,30/=C* BUFFER CONTROL WORDS.*
Line S00114 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14070  M02S00114.ns2706  ---|          VFD    30//DFT/DFMR,30/=C* M/R BUFFERS.*
Line S00145 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14071  M01S00145.ns2706  +++|          VFD    30//DFT/DFEC,30/=C* ELEMENT COUNTER BUFFER.*
14072  M01S00146.ns2706  +++|          VFD    30//DFT/DFER,30/=C* ERROR CONTROL RECORD.*
Line S00115 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14073  M01S00115.261l700 +++|          VFD    30//DFT/DFSS,30/=C* SUPPORTIVE STATUS BUFFERS.*
Line S00116 Modification History
M01 (Added by) 261l700
M02 (Removed by) dsdi61
Seq #  *Modification Id* Act 
----------------------------+
14074  M02S00116.dsdi61  ---|          VFD    30//DFT/DFMD,30/=C* MODEL DEPENDENT BUFFER.*
Line S00117 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14075  M01S00117.261l700 +++|          VFD    30//DFT/DFNR,30/=C* NON REGISTER STATUS.*
Line S00118 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14076  M02S00118.ns2706  ---|          VFD    30//DFT/DFSI,30/=C* SECDED ID TABLE.*
14077  M02S00119.ns2706  ---|          VFD    30//DFT/DFEC,30/=C* ELEMENT COUNTER BUFFER.*
14078  M02S00120.ns2706  ---|          VFD    30//DFT/DFER,30/=C* ERROR CONTROL RECORD.*
Line S00121 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14079  M01S00121.261l700 +++|          VFD    30//DFT/DFCA,30/=C* DFT CMR AREA.*
Line S00122 Modification History
M01 (Added by) 261l700
M02 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14080  M02S00122.ns2706  ---|          VFD    30//DFT/DFPS,30/=C* PPR SAVE AREA.*
14081  M02S00123.ns2706  ---|          VFD    30//DFT/DFNV,30/=C* NOS/VE BUFFER.*
Line S00147 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14082  M01S00147.ns2706  +++|          VFD    30//DFT/DFPR,30/=C* PP REGISTER DATA.*
14083  M01S00148.ns2706  +++|          VFD    30//DFT/DFSD,30/=C* DFT SECONDARY BUFFER POINTER.*
Line S00124 Modification History
M01 (Added by) 261l700
Seq #  *Modification Id* Act 
----------------------------+
14084  M01S00124.261l700 +++|          CON    0           END OF TABLE
14085  M00S11303.dsdi    +++|          SPACE  4,10
14086  M00S11304.dsdi    +++|***       DHA - DUMP RHF DAYFILE BUFFER.
14087  M00S11305.dsdi    +++|*
14088  M00S11306.dsdi    +++|*         ENTRY  (CN) = CONTROL POINT NUMBER.
14089  M00S11307.dsdi    +++|*                (A0) = RETURN ADDRESS.
14090  M00S11308.dsdi    +++|*
Line S11309 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14091  M01S11309.ns2706  ---|*         USES   ALL REGISTERS.
Line S00149 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14092  M01S00149.ns2706  +++|*         USES   X - 1, 6.
14093  M01S00150.ns2706  +++|*                A - 1, 6.
14094  M01S00151.ns2706  +++|*                B - 3.
14095  M00S11310.dsdi    +++|*
14096  M00S11311.dsdi    +++|*         CALLS  DCP.
14097  M00S11312.dsdi    +++|
14098  M00S11313.dsdi    +++|
14099  M00S11314.dsdi    +++| DHA      SA1    =1LA        SET OPTION FOR DAYFILE DUMP
Line S11315 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14100  M01S11315.ns2706  ---|          SX6    A0          SAVE RETURN ADDRESS
Line S00152 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14101  M01S00152.ns2706  +++| DHA1     SX6    A0          SAVE RETURN ADDRESS
14102  M00S11316.dsdi    +++|          SA6    DHAA
14103  M00S11317.dsdi    +++|          BX6    X1
14104  M00S11318.dsdi    +++|          SA6    CL
14105  M00S11319.dsdi    +++|          RJ     DCP         DUMP DAYFILE BUFFERS
14106  M00S11320.dsdi    +++|          SA1    DHAA        GET RETURN ADDRESS
14107  M00S11321.dsdi    +++|          SB3    X1
14108  M00S11322.dsdi    +++|          JP     B3          RETURN
14109  M00S11323.dsdi    +++|
14110  M01S00153.ns2706  +++|
14111  M00S11324.dsdi    +++| DHAA     DATA   0           RETURN ADDRESS
Line S11325 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14112  M01S11325.ns2706  ---|
14113  M00S11326.dsdi    ---|          SPACE  4,10
14114  M00S11327.dsdi    ---|**        DHC - DUMP RHF FIELD LENGTH.
14115  M00S11328.dsdi    ---|*
14116  M00S11329.dsdi    ---|*         ENTRY  (A0) = RETURN ADDRESS.
14117  M01S11330.ns2706  ---|*
14118  M01S11331.ns2706  ---|*         USES   ALL REGISTERS.
14119  M01S11332.ns2706  ---|*
14120  M01S11333.ns2706  ---|*         CALLS  DCP.
Line S00154 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14121  M01S00154.ns2706  +++|*
14122  M01S00155.ns2706  +++|*         EXIT   TO DHA1.
14123  M01S00156.ns2706  +++|*
14124  M01S00157.ns2706  +++|*         USES   X - 1.
14125  M01S00158.ns2706  +++|*                A - 1.
14126  M00S11334.dsdi    +++|
14127  M00S11335.dsdi    +++|
Line S11336 Modification History
M01 (Removed by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14128  M01S11336.ns2706  ---| DHC      SA1    =1LD        SET TO DUMP FIELD, *D* FORMAT
14129  M01S11337.ns2706  ---|          SX6    A0          SAVE RETURN ADDRESS
14130  M01S11338.ns2706  ---|          SA6    DHAA
14131  M01S11339.ns2706  ---|          BX6    X1
14132  M01S11340.ns2706  ---|          SA6    CL
14133  M01S11341.ns2706  ---|          RJ     DCP         DUMP FIELD LENGTH
14134  M01S11342.ns2706  ---|          SA1    DHAA        GET RETURN ADDRESS
14135  M01S11343.ns2706  ---|          SB3    X1
14136  M01S11344.ns2706  ---|          JP     B3          RETURN
14137  M01S11345.ns2706  ---|
Line S00159 Modification History
M01 (Added by) ns2706
Seq #  *Modification Id* Act 
----------------------------+
14138  M01S00159.ns2706  +++| DHC      SA1    =1LD
14139  M01S00160.ns2706  +++|          JP     DHA1        SET TO DUMP FIELD, *D* FORMAT
14140  M00S11346.dsdi    +++|          SPACE  4,10
14141  M00S11347.dsdi    +++|**        DHP - DUMP RHF PPU-S.
14142  M00S11348.dsdi    +++|*
14143  M00S11349.dsdi    +++|*         ENTRY  (A0) = RETURN ADDRESS.
14144  M00S11350.dsdi    +++|*
14145  M00S11351.dsdi    +++|*         USES   ALL REGISTERS.
14146  M00S11352.dsdi    +++|*
14147  M00S11353.dsdi    +++|*         CALLS  ASP.
14148  M00S11354.dsdi    +++|
14149  M00S11355.dsdi    +++|
14150  M00S11356.dsdi    +++| DHP      SX6    DHPA
14151  M00S11357.dsdi    +++|          JP     ASP         DUMP PPUS
14152  M00S11358.dsdi    +++|
14153  M00S11359.dsdi    +++| DHPA     BSS    0           PARAMETERS FOR *ASP*
14154  M00S11360.dsdi    +++|          VFD    18/3LNDR,42/0
14155  M00S11361.dsdi    +++|          VFD    18/3LNLD,42/0
14156  M00S11362.dsdi    +++|          VFD    18/3LRHH,42/0
14157  M00S11363.dsdi    +++|          VFD    60/-1       END OF PARAMETERS
Line S00004 Modification History
M01 (Added by) dsdi62
Seq #  *Modification Id* Act 
----------------------------+
14158  M01S00004.dsdi62  +++| DHR      SPACE  4,15
14159  M01S00005.dsdi62  +++|**        DHR - DISPLAY HEX REGISTER.
14160  M01S00006.dsdi62  +++|*
14161  M01S00007.dsdi62  +++|*         ENTRY  DUMP FILE POSITIONED AT REGISTER TO DISPLAY.
14162  M01S00008.dsdi62  +++|*                (B7) = OUTPUT COLUMN POINTER.
14163  M01S00009.dsdi62  +++|*
14164  M01S00010.dsdi62  +++|*         USES   X - 1, 5.
14165  M01S00011.dsdi62  +++|*                B - 6, 7.
14166  M01S00012.dsdi62  +++|*
14167  M01S00013.dsdi62  +++|*         CALLS  HTS, NXB.
14168  M01S00014.dsdi62  +++|*
14169  M01S00015.dsdi62  +++|*         MACROS PRINT.
14170  M00S11364.dsdi    +++|
14171  M01S00016.dsdi62  +++|
14172  M01S00017.dsdi62  +++| DHR      SUBR               ENTRY/EXIT
14173  M01S00018.dsdi62  +++|          SX5    4
14174  M01S00019.dsdi62  +++| DHR1     SB7    B7+2
14175  M01S00020.dsdi62  +++|          RJ     NXB         GET NEXT 16 BITS OF REGISTER
14176  M01S00021.dsdi62  +++|          SB6    4
14177  M01S00022.dsdi62  +++|          LX1    59-15
14178  M01S00023.dsdi62  +++|          RJ     HTS         DISPLAY 4 HEX DIGITS
14179  M01S00024.dsdi62  +++|          SX5    X5-1
14180  M01S00025.dsdi62  +++|          NZ     X5,DHR1     IF MORE DATA TO DISPLAY
14181  M01S00026.dsdi62  +++|          PRINT  CCCH,B7-CCCH+1
14182  M01S00027.dsdi62  +++|          EQ     DHRX        RETURN
Line S00028 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14183  M02S00028.282l826 ---| DMA      SPACE  4,10
14184  M02S00029.282l826 ---|**        DMA - DUMP MAGNET ACS UNIT STATUS TABLE (AST).
14185  M02S00030.282l826 ---|*
14186  M02S00031.282l826 ---|*         ENTRY  (A0) = RETURN ADDRESS.
14187  M02S00032.282l826 ---|*                (NC) = NUMBER OF CONTROL POINTS - 1.
14188  M02S00033.282l826 ---|*                (RC) = CONTROL POINT REFERENCE ADDRESS.
14189  M02S00034.282l826 ---|*
14190  M02S00035.282l826 ---|*         USES   X - 1, 2, 3, 4, 5, 6, 7.
14191  M02S00036.282l826 ---|*                A - 1, 2, 5, 6, 7.
14192  M02S00037.282l826 ---|*                B - 2.
14193  M02S00038.282l826 ---|*
14194  M02S00039.282l826 ---|*         CALLS  DOT, PCM, PCW.
14195  M02S00040.282l826 ---|*
14196  M02S00041.282l826 ---|*         MACROS PRINT.
14197  M02S00042.282l826 ---|
14198  M02S00043.282l826 ---|
14199  M02S00044.282l826 ---| DMA      BSS    0           ENTRY
14200  M02S00045.282l826 ---|          PRINT  (=2C  )
14201  M02S00046.282l826 ---|          PRINT  (=C+          MAGNET *AST* TABLE+)
14202  M02S00047.282l826 ---|          PRINT  (=2C  )
14203  M02S00048.282l826 ---|          SA1    SSBF+/MTX/UAST
14204  M02S00049.282l826 ---|          SA2    FC
14205  M02S00050.282l826 ---|          SX6    X1          FWA
14206  M02S00051.282l826 ---|          ZR     X6,DMA1     IF NO AST FWA
14207  M02S00052.282l826 ---|          LX1    -24
14208  M02S00053.282l826 ---|          SX7    X1          LWA+1
14209  M02S00054.282l826 ---|          IX2    X2-X7
14210  M02S00055.282l826 ---|          NG     X2,DMA1     IF LWA+1 .GT. FL
14211  M02S00056.282l826 ---|          SA6    DMAA
14212  M02S00057.282l826 ---|          SA2    RC
14213  M02S00058.282l826 ---|          SA7    A6+B1
14214  M02S00059.282l826 ---|          IX4    X6-X7
14215  M02S00060.282l826 ---|          PL     X4,DMA1     IF LWA+1 .LE. FWA
14216  M02S00061.282l826 ---|          IX3    X6+X2
14217  M02S00062.282l826 ---|          RJ     PCM         POSITION TO AST TABLE
14218  M02S00063.282l826 ---|          SB2    DMAA
14219  M02S00064.282l826 ---|          RJ     DOT         DUMP ORDINAL TABLE
14220  M02S00065.282l826 ---|          JP     DMA2        RETURN
14221  M02S00066.282l826 ---|
14222  M02S00067.282l826 ---| DMA1     SA5    DMAB
14223  M02S00068.282l826 ---|          RJ     PCW         PRINT CONTENTS OF *UAST* WORD
14224  M02S00069.282l826 ---| DMA2     SB2    A0
14225  M02S00070.282l826 ---|          JP     B2          RETURN
14226  M02S00071.282l826 ---|
14227  M02S00072.282l826 ---| DMAA     VFD    60/0        FWA
14228  M02S00073.282l826 ---|          VFD    60/0        LWA+1
14229  M02S00074.282l826 ---|          VFD    60/0        STARTING ORDINAL
14230  M02S00075.282l826 ---|          VFD    60/1        ORDINAL INCREMENT
14231  M02S00076.282l826 ---|          VFD    24/0,18/4,18/5  FORMAT CONTROL
14232  M02S00077.282l826 ---| DMAB     VFD    36/6L*UAST*,6/0,18//MTX/UAST
14233  M02S00078.282l826 ---|          DATA   40HMAGNET *AST* TABLE LWA+1/FWA
14234  M02S00079.282l826 ---|          VFD    60/0
Line S00138 Modification History
M01 (Added by) dsdi71
Seq #  *Modification Id* Act 
----------------------------+
14235  M01S00138.dsdi71  +++| DMB      SPACE  4,15
14236  M01S00139.dsdi71  +++|**        DMB - DISPLAY MESSAGE BUFFER.
14237  M01S00140.dsdi71  +++|*
14238  M01S00141.dsdi71  +++|*         ENTRY  (A2) = FWA OF MESSAGE BUFFER.
14239  M01S00142.dsdi71  +++|*                (B6) = CHARACTER COUNT.
14240  M01S00143.dsdi71  +++|*                (B7) = STRING BUFFER POSITION.
14241  M01S00144.dsdi71  +++|*
14242  M01S00145.dsdi71  +++|*         EXIT   MESSAGE BUFFER UNPACKED TO STRING BUFFER.
14243  M01S00146.dsdi71  +++|*
14244  M01S00147.dsdi71  +++|*         USES   X - 0, 1, 3.
14245  M01S00148.dsdi71  +++|*                A - 3.
14246  M01S00149.dsdi71  +++|*                B - 4, 5, 6.
14247  M01S00150.dsdi71  +++|*
14248  M01S00151.dsdi71  +++|*         CALLS  UPS.
14249  M01S00152.dsdi71  +++|
14250  M01S00153.dsdi71  +++|
14251  M01S00154.dsdi71  +++| DMB2     SB6    B5+
14252  M01S00155.dsdi71  +++|          ZR     B5,DMBX     IF EMPTY BUFFER
14253  M01S00156.dsdi71  +++| DMB3     RJ     UPS         UNPACK MESSAGE
14254  M01S00157.dsdi71  +++|
14255  M01S00158.dsdi71  +++| DMB      SUBR               ENTRY/EXIT
14256  M01S00159.dsdi71  +++|          SB5    B0          INITIALIZE CHARACTER COUNTER
14257  M01S00160.dsdi71  +++|          MX0    12
14258  M01S00161.dsdi71  +++|          SB4    4           INITIALIZE BYTE COUNTER
14259  M01S00162.dsdi71  +++|          SA3    A2+         READ FIRST WORD
14260  M01S00163.dsdi71  +++| DMB1     BX1    X0*X3
14261  M01S00164.dsdi71  +++|          ZR     X1,DMB2     IF EOL
14262  M01S00165.dsdi71  +++|          LX0    -12
14263  M01S00166.dsdi71  +++|          SB5    B5+2
14264  M01S00167.dsdi71  +++|          GT     B5,B6,DMB3  IF END OF MESSAGE
14265  M01S00168.dsdi71  +++|          SB4    B4-B1
14266  M01S00169.dsdi71  +++|          PL     B4,DMB1     IF NOT FINISHED WITH WORD
14267  M01S00170.dsdi71  +++|          SA3    A3+B1
14268  M01S00171.dsdi71  +++|          SB4    4
14269  M01S00172.dsdi71  +++|          EQ     DMB1        READ NEXT WORD
14270  M00S11365.dsdi    +++| DMP      SPACE  4,7
14271  M00S11366.dsdi    +++|**        DMP - DUMP MAGNET PPUS.
14272  M00S11367.dsdi    +++|*
14273  M00S11368.dsdi    +++|*         ENTRY  A0 = RETURN ADDRESS.
14274  M00S11369.dsdi    +++|*
14275  M00S11370.dsdi    +++|*         USES   ALL REGISTERS.
14276  M00S11371.dsdi    +++|*
14277  M00S11372.dsdi    +++|*         CALLS  ASP.
14278  M00S11373.dsdi    +++|
14279  M00S11374.dsdi    +++|
14280  M00S11375.dsdi    +++| DMP      SX6    DMPA
14281  M00S11376.dsdi    +++|          JP     ASP
14282  M00S11377.dsdi    +++|
14283  M00S11378.dsdi    +++| DMPA     VFD    18/3L1MT,42/0
14284  M00S11379.dsdi    +++|          VFD    60/-1       END OF PARAMETER BLOCK
14285  M00S11380.dsdi    +++| DMQ      SPACE  4,9
14286  M00S11381.dsdi    +++|**        DMQ - DUMP MAGNET QUEUE TABLE.
14287  M00S11382.dsdi    +++|*
14288  M00S11383.dsdi    +++|*         ENTRY  A0 = RETURN ADDRESS.
14289  M00S11384.dsdi    +++|*
Line S11385 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14290  M01S11385.dsdi89  ---|*         SAVES  X - NONE.
14291  M01S11386.dsdi89  ---|*                B - 1.
14292  M01S11387.dsdi89  ---|*                A - 0.
Line S00080 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14293  M01S00080.dsdi89  +++|*         USES   X - 1, 2, 3, 4, 5, 6, 7.
14294  M01S00081.dsdi89  +++|*                A - 1, 2, 3, 5, 6, 7.
14295  M01S00082.dsdi89  +++|*                B - 2.
14296  M00S11388.dsdi    +++|*
14297  M00S11389.dsdi    +++|*         CALLS  DOT, PCM, PCW.
14298  M00S11390.dsdi    +++|*
14299  M00S11391.dsdi    +++|*         MACROS PRINT.
14300  M00S11392.dsdi    +++|
14301  M00S11393.dsdi    +++|
14302  M00S11394.dsdi    +++| DMQ      PRINT  (=2C  )
14303  M00S11395.dsdi    +++|          PRINT  (=C*          MAGNET QUEUE TABLE*)
14304  M00S11396.dsdi    +++|          PRINT  (=2C  )
14305  M00S11397.dsdi    +++|          SA1    SSBF+/MTX/UQUE
14306  M00S11398.dsdi    +++|          SA2    FC
14307  M00S11399.dsdi    +++|          SX6    X1+         FWA
Line S11400 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14308  M01S11400.dsdi89  ---|          SX7    X2          LWA+1
Line S11401 Modification History
M01 (Removed by) dsdi55
Seq #  *Modification Id* Act 
----------------------------+
14309  M01S11401.dsdi55  ---|          IX4    X7-X6
Line S00010 Modification History
M01 (Added by) dsdi55
Seq #  *Modification Id* Act 
----------------------------+
14310  M01S00010.dsdi55  +++|          SA3    SSBF+/MTX/TAJP
Line S00011 Modification History
M01 (Added by) dsdi55
M02 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14311  M02S00011.dsdi89  ---|          ZR     X3,DMQ0     IF TAPE ALTERNATE STORAGE NOT ACTIVE
Line S00083 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14312  M01S00083.dsdi89  +++|          ZR     X3,DMQ1     IF TAPE ALTERNATE STORAGE NOT ACTIVE
Line S00012 Modification History
M01 (Added by) dsdi55
Seq #  *Modification Id* Act 
----------------------------+
14313  M01S00012.dsdi55  +++|          SA2    SSBF+/MTX/TSRP
Line S00013 Modification History
M01 (Added by) dsdi55
M02 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14314  M02S00013.dsdi89  ---|          SX7    X2          LWA+1
14315  M02S00014.dsdi89  ---| DMQ0     IX4    X7-X6
Line S11402 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14316  M01S11402.dsdi89  ---|          NG     X4,DMQ2     IF (LWA+1) .LT. (FWA)
14317  M01S11403.dsdi89  ---|          NZ     X4,DMQ1     IF (LWA+1) .GT. (FWA)
14318  M01S11404.dsdi89  ---|          SX7    X7+1
14319  M01S11405.dsdi89  ---| DMQ1     SA6    DMQA
14320  M01S11406.dsdi89  ---|          SA7    DMQA+1
14321  M01S11407.dsdi89  ---|          SA1    DMQA
Line S00084 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14322  M01S00084.dsdi89  +++| DMQ1     SX7    X2          LWA+1
14323  M01S00085.dsdi89  +++|          ZR     X6,DMQ2     IF NO QUEUE TABLE FWA
14324  M01S00086.dsdi89  +++|          IX4    X6-X7
14325  M01S00087.dsdi89  +++|          PL     X4,DMQ2     IF LWA+1 .LE. FWA
14326  M01S00088.dsdi89  +++|          SA6    DMQA
14327  M01S00089.dsdi89  +++|          SA7    A6+B1
14328  M00S11408.dsdi    +++|          SA2    RC
Line S11409 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14329  M01S11409.dsdi89  ---|          IX3    X1+X2
Line S00090 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14330  M01S00090.dsdi89  +++|          IX3    X6+X2
14331  M00S11410.dsdi    +++|          RJ     PCM         POSITION TO QUEUE TABLE
14332  M00S11411.dsdi    +++|          SB2    DMQA
14333  M00S11412.dsdi    +++|          RJ     DOT         DUMP ORDINAL TABLE
Line S11413 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14334  M01S11413.dsdi89  ---|          JP     DMQ3
Line S00091 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14335  M01S00091.dsdi89  +++|          JP     DMQ3        RETURN
14336  M00S11414.dsdi    +++|
14337  M00S11415.dsdi    +++| DMQ2     SA5    DMQB
14338  M00S11416.dsdi    +++|          RJ     PCW         PRINT CONTENTS OF *UQUE* WORD
14339  M00S11417.dsdi    +++| DMQ3     SB2    A0
14340  M00S11418.dsdi    +++|          JP     B2          RETURN
14341  M00S11419.dsdi    +++|
14342  M00S11420.dsdi    +++| DMQA     VFD    60/0        FWA
14343  M00S11421.dsdi    +++|          VFD    60/0        LWA+1
14344  M00S11422.dsdi    +++|          VFD    60/0        STARTING ORDINAL
14345  M00S11423.dsdi    +++|          VFD    60/2        ORDINAL INCREMENT
14346  M00S11424.dsdi    +++|          VFD    24/0,18/4,18/5  FORMAT CONTROL
14347  M00S11425.dsdi    +++| DMQB     VFD    36/6L*UQUE*,6/0,18//MTX/UQUE
14348  M00S11426.dsdi    +++|          DATA   40HMAGNET QUEUE TABLE FWA
14349  M00S11427.dsdi    +++|          VFD    60/0
14350  M00S11428.dsdi    +++| DMR      SPACE  4,15
14351  M00S11429.dsdi    +++|**        DMR - DUMP MAINTENANCE REGISTERS.
14352  M00S11430.dsdi    +++|*
Line S11431 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14353  M01S11431.dsdi67  ---|*         ENTRY  (X6) = RECORD ID.
Line S00105 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14354  M01S00105.dsdi67  +++|*         ENTRY  (X1) = RECORD ID.
14355  M00S11432.dsdi    +++|*                (X7) = PARAMETER LIST POINTER.
14356  M00S11433.dsdi    +++|*
14357  M00S11434.dsdi    +++|*         USES   A - 1, 2, 4, 5, 6, 7.
14358  M00S11435.dsdi    +++|*                B - 2, 3, 4, 6, 7.
14359  M00S11436.dsdi    +++|*                X - ALL.
14360  M00S11437.dsdi    +++|*
Line S11438 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14361  M01S11438.dsdi67  ---|*         CALLS  ASX, HTS, LDC, RDR, RMR, SDT, SFR, SSB, UCS, UPS.
Line S00106 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14362  M01S00106.dsdi67  +++|*         CALLS  GID, HTS, LDC, RMR, SDT, SHA, SSB, UCS, UPS.
14363  M00S11439.dsdi    +++|*
14364  M00S11440.dsdi    +++|*         MACROS PRINT.
14365  M00S11441.dsdi    +++|
14366  M00S11442.dsdi    +++|
14367  M00S11443.dsdi    +++| DMR      SUBR               ENTRY/EXIT
Line S11444 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14368  M01S11444.dsdi67  ---|          LX6    -18
Line S00107 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14369  M01S00107.dsdi67  +++|          SA7    DMRB        DESCRIPTOR TABLE
14370  M01S00108.dsdi67  +++|          SX7    B0
14371  M01S00109.dsdi67  +++|          BX6    X1
14372  M00S11445.dsdi    +++|          SA6    DMRA        RECORD ID
Line S11446 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14373  M01S11446.dsdi67  ---|          SA7    DMRB        DESCRIPTOR TABLE
14374  M01S11447.dsdi67  ---|          RJ     LDC         LIST DIRECTIVE CARD
14375  M01S11448.dsdi67  ---|          SA1    RDRB
14376  M01S11449.dsdi67  ---|          NZ     X1,DMR0     IF NOT FIRST RECORD
14377  M01S11450.dsdi67  ---|
14378  M01S11451.dsdi67  ---|*         GET REGISTER NUMBERS OF FIRST AND LAST REGISTERS TO DUMP.
14379  M01S11452.dsdi67  ---|
14380  M01S11453.dsdi67  ---|          SX6    B0          PRESET FIRST REGISTER NUMBER
14381  M01S11454.dsdi67  ---|          SA6    DMRC
14382  M01S11455.dsdi67  ---|          SX6    /IOU/PRDM+1 PRESET LAST REGISTER NUMBER
14383  M01S11456.dsdi67  ---|          SA6    DMRD
14384  M01S11457.dsdi67  ---|          RJ     ASX         GET FIRST REGISTER NUMBER
14385  M01S11458.dsdi67  ---|          NZ     X4,DMR1     IF FIRST REGISTER NOT SPECIFIED
14386  M01S11459.dsdi67  ---|          SA6    DMRC
14387  M01S11460.dsdi67  ---|          SX6    X6+B1       PRESET LAST REGISTER NUMBER
14388  M01S11461.dsdi67  ---|          SA6    DMRD
14389  M01S11462.dsdi67  ---|          RJ     ASX         GET REGISTER NUMBER
14390  M01S11463.dsdi67  ---|          NZ     X4,DMR1     IF LAST REGISTER NUMBER NOT SPECIFIED
14391  M01S11464.dsdi67  ---|          SA6    DMRD
14392  M01S11465.dsdi67  ---|
14393  M01S11466.dsdi67  ---|          EQ     DMR1        CONTINUE PROCESSING FIRST RECORD
14394  M01S11467.dsdi67  ---|
14395  M01S11468.dsdi67  ---|
14396  M01S11469.dsdi67  ---|*         FIND MAINTENANCE REGISTERS RECORD ID IN DIRECTORY.
14397  M01S11470.dsdi67  ---|
14398  M01S11471.dsdi67  ---|          SA1    RDRB
14399  M01S11472.dsdi67  ---|          ZR     X1,DMR1     IF FIRST RECORD
14400  M01S11473.dsdi67  ---| DMR0     SX1    B0
14401  M01S11474.dsdi67  ---|          BX7    X1
14402  M01S11475.dsdi67  ---|          SA7    DMRH        RESET REGISTER 31 OCCURANCE FLAG
14403  M01S11476.dsdi67  ---|          EQ     DMR1.0      READ NEXT DUMP RECORD
14404  M01S11477.dsdi67  ---|
14405  M01S11478.dsdi67  ---| DMR1     SA1    DMRA
14406  M01S11479.dsdi67  ---| DMR1.0   RJ     GID         GET ELEMENT ID
Line S00110 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14407  M01S00110.dsdi67  +++|          SA2    NR
14408  M01S00111.dsdi67  +++|          ZR     X2,DMR1     IF FIRST RECORD
14409  M01S00112.dsdi67  +++|          SA7    DMRE        RESET REGISTER 31 OCCURRENCE FLAG
14410  M01S00113.dsdi67  +++| DMR1     RJ     GID         GET ELEMENT ID
14411  M00S11480.dsdi    +++|          SB2    X6
14412  M00S11481.dsdi    +++|          SX1    B1
14413  M00S11482.dsdi    +++|          LX6    X1,B2       FORM BIT MASK OF MODEL NUMBER
Line S11483 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14414  M01S11483.271l739 ---|          SA6    DMRB+1
Line S00278 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14415  M01S00278.271l739 +++|          SA1    DMRB
14416  M01S00279.271l739 +++|          SX1    X1-/DIRECT/IMRA
14417  M01S00280.271l739 +++|          NZ     X1,DMR1.1   IF NOT IOU REGISTER DUMP
14418  M01S00281.271l739 +++|          SX7    X7-0#42
14419  M01S00282.271l739 +++|          NZ     X7,DMR1.1   IF NOT MODEL 42 IOU
14420  M01S00283.271l739 +++|          SX6    I4S         SET BIT MASK FOR MODEL 42 IOU
14421  M01S00284.271l739 +++| DMR1.1   SA6    DMRF        SET MODEL NUMBER BIT MASK
Line S00114 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14422  M01S00114.dsdi67  +++|          SX6    /IOU/PRDM+1 PRESET LAST REGISTER NUMBER
14423  M01S00115.dsdi67  +++|          RJ     SHA         SET HEX ADDRESSES
14424  M01S00116.dsdi67  +++|          RJ     LDC         LIST DIRECTIVE CARD
14425  M00S11484.dsdi    +++|
14426  M00S11485.dsdi    +++|*         SKIP TO FIRST REGISTER TO DUMP.
14427  M00S11486.dsdi    +++|
14428  M00S11487.dsdi    +++|          SX6    -1
14429  M00S11488.dsdi    +++|          SA6    LPWA        PRESET BYTE AND WORD POSITION IN BUFFER
14430  M00S11489.dsdi    +++|          SX6    X6+B1
14431  M00S11490.dsdi    +++|          SA6    A6+B1
14432  M00S11491.dsdi    +++| DMR2     RJ     RMR         READ MAINTENANCE REGISTER
14433  M00S11492.dsdi    +++|          ZR     X1,DMRX     IF END OF REGISTERS
14434  M00S11493.dsdi    +++|          SA1    RMRB        CHECK REGISTER .LT. FIRST REGISTER
Line S11494 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14435  M01S11494.dsdi67  ---|          SA2    DMRC
Line S00117 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14436  M01S00117.dsdi67  +++|          SA2    FW
14437  M00S11495.dsdi    +++|          IX6    X1-X2
14438  M00S11496.dsdi    +++|          NG     X6,DMR2     IF REGISTER .LT. FIRST REGISTER
14439  M00S11497.dsdi    +++|
Line S11498 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14440  M01S11498.dsdi67  ---|*         PRINT *RADIAL MCI = N*.
Line S00118 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14441  M01S00118.dsdi67  +++|*         PRINT RADIAL MCI, HEADER.
14442  M00S11499.dsdi    +++|
14443  M00S11500.dsdi    +++|          RJ     SSB
14444  M00S11501.dsdi    +++|          PRINT  (=2C  )
14445  M00S11502.dsdi    +++|          SB7    PRBF
14446  M00S11503.dsdi    +++|          SA2    =13HRADIAL MCI =
14447  M00S11504.dsdi    +++|          SB6    13
14448  M00S11505.dsdi    +++|          RJ     UPS
Line S11506 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14449  M01S11506.dsdi67  ---|          SA2    DMRA
Line S00119 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14450  M01S00119.dsdi67  +++|          SA2    RDRA
14451  M00S11507.dsdi    +++|          LX2    3*6
14452  M00S11508.dsdi    +++|          SB6    1
14453  M00S11509.dsdi    +++|          RJ     UPS         UNPACK RADIAL MCI
14454  M00S11510.dsdi    +++|          PRINT  CCCH,B7-CCCH
14455  M00S11511.dsdi    +++|          PRINT  (=2C  )
Line S11512 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14456  M01S11512.dsdi67  ---|
14457  M01S11513.dsdi67  ---|*         PRINT *REG     CONTENTS     DESCRIPTION*
14458  M01S11514.dsdi67  ---|
14459  M01S11515.dsdi67  ---|          RJ     SSB         SPACE FILL STRING BUFFER
14460  M01S11516.dsdi67  ---|          SB7    PRBF        PRINT *REG*
14461  M01S11517.dsdi67  ---|          SA2    =3HREG
14462  M01S11518.dsdi67  ---|          SB6    3
14463  M01S11519.dsdi67  ---|          RJ     UPS
14464  M01S11520.dsdi67  ---|          SB7    PRBF+10     PRINT *CONTENTS*
14465  M01S11521.dsdi67  ---|          SA2    =8HCONTENTS
14466  M01S11522.dsdi67  ---|          SB6    8
14467  M01S11523.dsdi67  ---|          RJ     UPS
14468  M01S11524.dsdi67  ---|          SB7    PRBF+26     PRINT *DESCRIPTION*
14469  M01S11525.dsdi67  ---|          SA2    =11HDESCRIPTION
14470  M01S11526.dsdi67  ---|          SB6    11
14471  M01S11527.dsdi67  ---|          RJ     UPS
14472  M01S11528.dsdi67  ---|          PRINT  CCCH,B7-CCCH
Line S00120 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14473  M01S00120.dsdi67  +++|          PRINT  (=C* REG       CONTENTS        DESCRIPTION*)
14474  M00S11529.dsdi    +++|          PRINT  (=2C  )
14475  M00S11530.dsdi    +++|
14476  M00S11531.dsdi    +++|*         PRINT REGISTER NUMBER AND CONTENTS.
14477  M00S11532.dsdi    +++|
14478  M00S11533.dsdi    +++| DMR3     RJ     SSB         SPACE FILL STRING BUFFER
14479  M00S11534.dsdi    +++|          SB7    PRBF+1      PRINT REGISTER NUMBER
14480  M00S11535.dsdi    +++|          SA1    RMRB
14481  M00S11536.dsdi    +++|          SB6    2
14482  M00S11537.dsdi    +++|          LX1    52
14483  M00S11538.dsdi    +++|          RJ     HTS
14484  M00S11539.dsdi    +++|          SB7    PRBF+5      PRINT REGISTER CONTENTS
14485  M00S11540.dsdi    +++|          SA1    RMRA
14486  M00S11541.dsdi    +++|          SB4    X1
14487  M00S11542.dsdi    +++|          SB3    MRBF
14488  M00S11543.dsdi    +++| DMR4     SA1    B3
14489  M00S11544.dsdi    +++|          SB6    2
14490  M00S11545.dsdi    +++|          LX1    52
14491  M00S11546.dsdi    +++|          RJ     HTS
14492  M00S11547.dsdi    +++|          SB3    B3+B1
14493  M00S11548.dsdi    +++|          SB4    B4-B1
14494  M00S11549.dsdi    +++|          ZR     B4,DMR5     IF REGISTER CONTENTS PRINTED
14495  M00S11550.dsdi    +++|          SA1    B3
14496  M00S11551.dsdi    +++|          SB6    2
14497  M00S11552.dsdi    +++|          LX1    52
14498  M00S11553.dsdi    +++|          RJ     HTS
14499  M00S11554.dsdi    +++|          SB7    B7+B1
14500  M00S11555.dsdi    +++|          SB3    B3+B1
14501  M00S11556.dsdi    +++|          SB4    B4-B1
14502  M00S11557.dsdi    +++|          NZ     B4,DMR4     IF REGISTER CONTENTS NOT PRINTED
14503  M00S11558.dsdi    +++|
14504  M00S11559.dsdi    +++|*         PRINT REGISTER DESCRIPTION.
14505  M00S11560.dsdi    +++|
14506  M00S11561.dsdi    +++| DMR5     SA1    RMRB        REGISTER NUMBER
14507  M00S11562.dsdi    +++|          SA2    /DIRECT/PMRD CHECK FOR REGISTER 31
Line S00285 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14508  M01S00285.271l739 +++|          SA4    DMRF        GET MODEL NUMBER BIT MASK
14509  M00S11563.dsdi    +++|          RJ     SDT
14510  M00S11564.dsdi    +++|          ZR     X2,DMR5.1   IF NOT REGISTER 31
Line S11565 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14511  M01S11565.dsdi67  ---|          SA2    DMRH
Line S00121 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14512  M01S00121.dsdi67  +++|          SA2    DMRE
14513  M00S11566.dsdi    +++|          ZR     X2,DMR5.0   IF FIRST OCCURANCE OF REGISTER 31
14514  M00S11567.dsdi    +++|          SA2    /DIRECT/PMRD REGISTER DESCRIPTOR
14515  M00S11568.dsdi    +++|          EQ     DMR5.2      PROCESS SECOND OCCURANCE OF REGISTER 31
14516  M00S11569.dsdi    +++|
14517  M00S11570.dsdi    +++| DMR5.0   SX6    1           SET REGISTER 31 OCCURANCE FLAG
Line S11571 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14518  M01S11571.dsdi67  ---|          SA6    DMRH
Line S00122 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14519  M01S00122.dsdi67  +++|          SA6    DMRE
14520  M00S11572.dsdi    +++| DMR5.1   SA1    RMRB        REGISTER NUMBER
14521  M00S11573.dsdi    +++|          SA2    DMRB        DESCRIPTOR TABLE POINTER
Line S11574 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14522  M01S11574.271l739 ---|          SA4    A2+B1       FETCH MODEL NUMBER BIT MASK
Line S00286 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14523  M01S00286.271l739 +++|          SA4    DMRF        GET MODEL NUMBER BIT MASK
14524  M00S11575.dsdi    +++|          SA2    X2          GET FIRST ENTRY OF TABLE
14525  M00S11576.dsdi    +++|          RJ     SDT         SEARCH DESCRIPTOR TABLE
14526  M00S11577.dsdi    +++|          ZR     X2,DMR8     IF REGISTER NOT FOUND
14527  M00S11578.dsdi    +++| DMR5.2   MX0    -17
14528  M00S11579.dsdi    +++|          BX6    X2
14529  M00S11580.dsdi    +++|          BX2    -X0*X2
14530  M00S11581.dsdi    +++|          AX6    17          ISOLATE SECONDARY TABLE
14531  M00S11582.dsdi    +++|          BX6    -X0*X6
Line S11583 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14532  M01S11583.dsdi67  ---|          SA6    DMRG
Line S00123 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14533  M01S00123.dsdi67  +++|          SA6    DMRD
14534  M00S11584.dsdi    +++|          SA2    X2          GET DESCRIPTOR
14535  M00S11585.dsdi    +++|          SB7    PRBF+30
14536  M00S11586.dsdi    +++|          RJ     UCS
14537  M00S11587.dsdi    +++|          PRINT  CCCH,B7-CCCH
Line S11588 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14538  M01S11588.dsdi67  ---|          SA1    DMRG
Line S00124 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14539  M01S00124.dsdi67  +++|          SA1    DMRD
14540  M00S11589.dsdi    +++|          ZR     X1,DMR8     IF NO SECONDARY TABLE
14541  M00S11590.dsdi    +++|
14542  M00S11591.dsdi    +++|*         PRINT BIT NUMBER AND DESCRIPTION FOR SET BITS OF INTEREST.
14543  M00S11592.dsdi    +++|
Line S11593 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14544  M01S11593.dsdi67  ---| DMR6     SA5    DMRG        FETCH SECONDARY DESCRIPTOR TABLE ENTRY
Line S00125 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14545  M01S00125.dsdi67  +++| DMR6     SA5    DMRD        FETCH SECONDARY DESCRIPTOR TABLE ENTRY
14546  M00S11594.dsdi    +++|          SA1    X5
14547  M00S11595.dsdi    +++|          ZR     X1,DMR8     IF END OF SECONDARY DESCRIPTOR TABLE
14548  M00S11596.dsdi    +++|          SX6    X5+B1       INCREMENT DESCRIPTOR TABLE POINTER
Line S11597 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14549  M01S11597.dsdi67  ---|          SA6    DMRG
Line S00126 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14550  M01S00126.dsdi67  +++|          SA6    DMRD
Line S11598 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14551  M01S11598.271l739 ---|          SA4    DMRB+1      GET MACHINE BIT MASK
Line S00287 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14552  M01S00287.271l739 +++|          SA4    DMRF        GET MODEL NUMBER BIT MASK
14553  M00S11599.dsdi    +++|          LX4    17+17
14554  M00S11600.dsdi    +++|          BX6    X1*X4
14555  M00S11601.dsdi    +++|          ZR     X6,DMR6     IF INFORMATION IS NOT FOR THIS MACHINE
14556  M00S11602.dsdi    +++|          MX0    -3          DETERMINE IF SPECIFIED BIT IS SET
14557  M00S11603.dsdi    +++|          BX6    X1
Line S11604 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14558  M01S11604.271l739 ---|          SA6    A6-B1
Line S00288 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14559  M01S00288.271l739 +++|          SA6    DMRC
14560  M00S11605.dsdi    +++|          AX1    -9
14561  M00S11606.dsdi    +++|          BX2    -X0*X1
14562  M00S11607.dsdi    +++|          AX1    3
14563  M00S11608.dsdi    +++|          SA1    X1+MRBF
14564  M00S11609.dsdi    +++|          SB2    X2+52
14565  M00S11610.dsdi    +++|          LX1    B2
14566  M00S11611.dsdi    +++|          PL     X1,DMR6     IF BIT NOT SET
14567  M00S11612.dsdi    +++|          RJ     SSB         SPACE FILL STRING BUFFER
14568  M00S11613.dsdi    +++|          SB7    PRBF+18     PRINT *BIT NN*
14569  M00S11614.dsdi    +++|          SA2    =4HBIT
14570  M00S11615.dsdi    +++|          SB6    4
14571  M00S11616.dsdi    +++|          RJ     UPS
Line S11617 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14572  M01S11617.dsdi67  ---|          SA1    DMRF
Line S00127 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14573  M01S00127.dsdi67  +++|          SA1    DMRC
14574  M00S11618.dsdi    +++|          AX1    -9
14575  M00S11619.dsdi    +++|          BX3    X1
14576  M00S11620.dsdi    +++|          SX2    10
14577  M00S11621.dsdi    +++|          SX6    X2
14578  M00S11622.dsdi    +++|          IX4    X1/X2       CALCULATE UPPER DIGIT
14579  M00S11623.dsdi    +++|          IX1    X4*X6
14580  M00S11624.dsdi    +++|          SX6    X4+1R0
14581  M00S11625.dsdi    +++|          SA6    PRBF+22     STORE UPPER DIGIT
14582  M00S11626.dsdi    +++|          IX2    X3-X1       FORM REMAINDER
14583  M00S11627.dsdi    +++|          SX6    X2+1R0
14584  M00S11628.dsdi    +++|          SA6    A6+B1
14585  M00S11629.dsdi    +++|          SB7    PRBF+26     PRINT DESCRIPTION
Line S11630 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14586  M01S11630.dsdi67  ---|          SA1    DMRF
Line S00128 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14587  M01S00128.dsdi67  +++|          SA1    DMRC
14588  M00S11631.dsdi    +++|          SA2    X1
14589  M00S11632.dsdi    +++|          RJ     UCS
14590  M00S11633.dsdi    +++|          PRINT  CCCH,B7-CCCH
14591  M00S11634.dsdi    +++|          EQ     DMR6        CONTINUE PRINTING BIT DESCRIPTIONS
14592  M00S11635.dsdi    +++|
14593  M00S11636.dsdi    +++|*         TEST ALL REGISTERS PROCESSED.
14594  M00S11637.dsdi    +++|
14595  M00S11638.dsdi    +++| DMR8     RJ     RMR         READ NEXT MAINTENANCE REGISTER
14596  M00S11639.dsdi    +++|          ZR     X1,DMRX     IF END OF REGISTERS
14597  M00S11640.dsdi    +++|          SA1    RMRB
Line S11641 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14598  M01S11641.dsdi67  ---|          SA2    DMRD
Line S00129 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14599  M01S00129.dsdi67  +++|          SA2    LW
14600  M00S11642.dsdi    +++|          IX6    X1-X2
14601  M00S11643.dsdi    +++|          NG     X6,DMR3     IF MORE REGISTERS TO PRINT
14602  M00S11644.dsdi    +++|          EQ     DMRX        RETURN
14603  M00S11645.dsdi    +++|
14604  M00S11646.dsdi    +++|
14605  M00S11647.dsdi    +++| DMRA     BSS    1           RECORD ID
Line S11648 Modification History
M01 (Removed by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14606  M01S11648.271l739 ---| DMRB     BSS    2           DESCRIPTOR TABLE POINTER
Line S00289 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14607  M01S00289.271l739 +++| DMRB     BSS    1           DESCRIPTOR TABLE POINTER
Line S11649 Modification History
M01 (Removed by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14608  M01S11649.dsdi67  ---| DMRC     BSS    1           NUMBER OF FIRST REGISTER TO DUMP
14609  M01S11650.dsdi67  ---| DMRD     BSS    1           NUMBER OF LAST+1 REGISTER TO DUMP
14610  M01S11651.dsdi67  ---| DMRE     BSS    1           POINTER TO STRING BUFFER
14611  M01S11652.dsdi67  ---| DMRF     BSS    1           DESCRIPTOR TABLE ENTRY
14612  M01S11653.dsdi67  ---| DMRG     BSS    1           SECONDARY DESCRIPTOR TABLE ADDRESS
14613  M01S11654.dsdi67  ---| DMRH     BSSZ   1           REGISTER 31 OCCURANCE FLAG
Line S00130 Modification History
M01 (Added by) dsdi67
Seq #  *Modification Id* Act 
----------------------------+
14614  M01S00130.dsdi67  +++| DMRC     BSS    1           DESCRIPTOR TABLE ENTRY
14615  M01S00131.dsdi67  +++| DMRD     BSS    1           SECONDARY DESCRIPTOR TABLE ADDRESS
14616  M01S00132.dsdi67  +++| DMRE     BSSZ   1           REGISTER 31 OCCURANCE FLAG
Line S00290 Modification History
M01 (Added by) 271l739
Seq #  *Modification Id* Act 
----------------------------+
14617  M01S00290.271l739 +++| DMRF     BSS    1           MODEL NUMBER BIT MASK
Line S00015 Modification History
M01 (Added by) dsdi55
Seq #  *Modification Id* Act 
----------------------------+
14618  M01S00015.dsdi55  +++| DMS      SPACE  4,15
14619  M01S00016.dsdi55  +++|**        DMS - DUMP MAGNET TAPE PF STAGING TABLES.
14620  M01S00017.dsdi55  +++|*
14621  M01S00018.dsdi55  +++|*         ENTRY  (A0) = RETURN ADDRESS.
14622  M01S00019.dsdi55  +++|*
14623  M01S00020.dsdi55  +++|*         USES   X - 2, 3, 4, 6, 7.
14624  M01S00021.dsdi55  +++|*                A - 2, 3.
14625  M01S00022.dsdi55  +++|*                B - 2.
14626  M01S00023.dsdi55  +++|*
14627  M01S00024.dsdi55  +++|*         CALLS  DST.
14628  M01S00025.dsdi55  +++|*
14629  M01S00026.dsdi55  +++|*         MACROS PRINT.
14630  M01S00027.dsdi55  +++|
14631  M01S00028.dsdi55  +++|
14632  M01S00029.dsdi55  +++| DMS      BSS    0           ENTRY
14633  M01S00030.dsdi55  +++|          SA3    SSBF+/MTX/TAJP
14634  M01S00031.dsdi55  +++|          ZR     X3,DMS1     IF TAPE ALTERNATE STORAGE NOT ACTIVE
14635  M01S00032.dsdi55  +++|          PRINT  (=2C  )
14636  M01S00033.dsdi55  +++|          PRINT  (=C*          ACTIVE STAGING JOB TABLE*)
14637  M01S00034.dsdi55  +++|          PRINT  (=2C  )
14638  M01S00035.dsdi55  +++|          SA3    SSBF+/MTX/TAJP
14639  M01S00036.dsdi55  +++|          SX6    X3          FWA
14640  M01S00037.dsdi55  +++|          AX3    24
14641  M01S00038.dsdi55  +++|          SX7    X3          LWA+1
14642  M01S00039.dsdi55  +++|          RJ     DST         DUMP STAGING TABLE
14643  M01S00040.dsdi55  +++|          PRINT  (=2C  )
14644  M01S00041.dsdi55  +++|          PRINT  (=C*          STAGING VSN TABLE*)
14645  M01S00042.dsdi55  +++|          PRINT  (=2C  )
14646  M01S00043.dsdi55  +++|          SA3    SSBF+/MTX/TVSP
14647  M01S00044.dsdi55  +++|          SX6    X3          FWA
14648  M01S00045.dsdi55  +++|          AX3    24
14649  M01S00046.dsdi55  +++|          SX7    X3          LWA+1
14650  M01S00047.dsdi55  +++|          RJ     DST         DUMP STAGING TABLE
14651  M01S00048.dsdi55  +++|          PRINT  (=2C  )
14652  M01S00049.dsdi55  +++|          PRINT  (=C*          STAGE REQUEST TABLE*)
14653  M01S00050.dsdi55  +++|          PRINT  (=2C  )
14654  M01S00051.dsdi55  +++|          SA3    SSBF+/MTX/TSRP
14655  M01S00052.dsdi55  +++|          SA2    FC
14656  M01S00053.dsdi55  +++|          SX6    X3          FWA
14657  M01S00054.dsdi55  +++|          SX7    X2          LWA+1
14658  M01S00055.dsdi55  +++|          RJ     DST         DUMP STAGING TABLE
14659  M01S00056.dsdi55  +++| DMS1     SB2    A0
14660  M01S00057.dsdi55  +++|          JP     B2          RETURN
Line S11655 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14661  M01S11655.dsdi89  ---| DMU      SPACE  4,10
Line S00092 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14662  M01S00092.dsdi89  +++| DMU      SPACE  4,15
14663  M00S11656.dsdi    +++|**        DMU - DUMP MAGNET UNIT DESCRIPTOR TABLES.
14664  M00S11657.dsdi    +++|*
14665  M00S11658.dsdi    +++|*         ENTRY  (A0) = RETURN ADDRESS.
14666  M01S00093.dsdi89  +++|*                (CN) = MAGNET CONTROL POINT NUMBER.
14667  M00S11659.dsdi    +++|*                (NC) = NUMBER OF CONTROL POINTS - 1.
Line S11660 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14668  M01S11660.dsdi89  ---|*                (RC) = CONTROL POINT REFERENCE ADDRESS.
Line S00094 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14669  M01S00094.dsdi89  +++|*                (RC) = MAGNET CONTROL POINT REFERENCE ADDRESS.
14670  M00S11661.dsdi    +++|*
14671  M00S11662.dsdi    +++|*         USES   X - ALL.
14672  M00S11663.dsdi    +++|*                A - 1, 2, 4, 6, 7.
14673  M00S11664.dsdi    +++|*                B - 2, 3, 6, 7.
14674  M00S11665.dsdi    +++|*
14675  M00S11666.dsdi    +++|*         CALLS  CTS, DFI, GTD, PCM, UPS.
14676  M00S11667.dsdi    +++|*
14677  M00S11668.dsdi    +++|*         MACRO  GETCM, PRINT.
14678  M00S11669.dsdi    +++|
14679  M00S11670.dsdi    +++|
14680  M00S11671.dsdi    +++| DMU      PRINT  (=2C  )
14681  M00S11672.dsdi    +++|          PRINT  (=C*          MAGNET UNIT DESCRIPTOR TABLES*)
14682  M01S00095.dsdi89  +++|          SX6    A0+         SAVE RETURN ADDRESS
14683  M01S00096.dsdi89  +++|          SA6    DMUC
14684  M00S11673.dsdi    +++|          SA1    SSBF+/MTX/UBUF
Line S11674 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14685  M01S11674.dsdi89  ---|          SA2    SSBF+/MTX/UQUE
14686  M01S11675.dsdi89  ---|          MX0    -6
14687  M01S11676.dsdi89  ---|          LX2    12
14688  M01S11677.dsdi89  ---|          SX6    X1
14689  M01S11678.dsdi89  ---|          BX7    -X0*X2
14690  M01S11679.dsdi89  ---|          SA6    DMUA        SAVE FWA OF FIRST UDT
14691  M01S11680.dsdi89  ---|          SA7    DMUB        SAVE NUMBER OF UDTS
14692  M01S11681.dsdi89  ---| DMU1     SA1    DMUB
Line S00097 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14693  M01S00097.dsdi89  +++|          SX6    X1          FWA OF UDT
14694  M01S00098.dsdi89  +++|          AX1    24
14695  M01S00099.dsdi89  +++|          SX7    X1          LWA OF UDT
14696  M01S00100.dsdi89  +++|          SA6    DMUA        SAVE FWA OF FIRST UDT ENTRY
14697  M01S00101.dsdi89  +++|          SA7    A6+B1       SAVE LWA OF UDT
14698  M01S00102.dsdi89  +++| DMU1     SA1    A6+B1       GET LWA OF UDT
14699  M01S00103.dsdi89  +++|          IX1    X1-X6
14700  M00S11682.dsdi    +++|          ZR     X1,DMU4     IF ALL UDTS DUMPED
Line S11683 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14701  M01S11683.dsdi89  ---|          SX6    X1-1
14702  M01S11684.dsdi89  ---|          SA6    A1+         DECREMENT UDT COUNT
14703  M01S11685.dsdi89  ---|          SA1    A1-B1
Line S00104 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14704  M01S00104.dsdi89  +++|          BX1    X6
14705  M00S11686.dsdi    +++|          SA2    RC
14706  M00S11687.dsdi    +++|          IX3    X1+X2
14707  M00S11688.dsdi    +++|          RJ     PCM         POSITION TO NEXT UDT
14708  M00S11689.dsdi    +++|          GETCM  BUF,/MTX/UNITL  READ UDT
14709  M00S11690.dsdi    +++|          PRINT  (=2C  )
14710  M00S11691.dsdi    +++|          SB7    PRBF
Line S11692 Modification History
M01 (Removed by) dsdi90
Seq #  *Modification Id* Act 
----------------------------+
14711  M01S11692.dsdi90  ---|          SA2    =4HUDT
Line S00002 Modification History
M01 (Added by) dsdi90
Seq #  *Modification Id* Act 
----------------------------+
14712  M01S00002.dsdi90  +++|          SA2    =4HEST
14713  M00S11693.dsdi    +++|          SB6    4
14714  M00S11694.dsdi    +++|          RJ     UPS         STORE IN PRINT STRING
Line S11695 Modification History
M01 (Removed by) dsdi90
Seq #  *Modification Id* Act 
----------------------------+
14715  M01S11695.dsdi90  ---|          SA1    BUF+/MTX/UST4  SET EST ORDINAL
Line S00003 Modification History
M01 (Added by) dsdi90
Seq #  *Modification Id* Act 
----------------------------+
14716  M01S00003.dsdi90  +++|          SA1    BUF+/MTX/UST1  SET EST ORDINAL
14717  M00S11696.dsdi    +++|          LX1    27
14718  M00S11697.dsdi    +++|          SB6    3
14719  M00S11698.dsdi    +++|          RJ     CTS         CONVERT EST ORDINAL
14720  M00S11699.dsdi    +++|          PRINT  CCCH,B7-CCCH
14721  M00S11700.dsdi    +++|          PRINT  (=2C  )
14722  M00S11701.dsdi    +++|          SA1    DMUA
14723  M00S11702.dsdi    +++|          BX6    X1
14724  M00S11703.dsdi    +++|          BX2    -X1
14725  M00S11704.dsdi    +++|          SB2    X2+BUF      SET CORE ADDRESS OF TABLE DATA
14726  M00S11705.dsdi    +++|          SA6    FW          SET PRINT ADDRESS
14727  M00S11706.dsdi    +++|          SA1    TFMU        FORMAT TABLE POINTERS
14728  M00S11707.dsdi    +++|          RJ     GTD         GENERATE DETAILED TABLE DUMP
Line S11708 Modification History
M01 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14729  M01S11708.282l826 ---|          SA4    BUF+/MTX/UJID  GET JOB EJT ORDINAL
14730  M01S11709.282l826 ---|          MX5    -12
14731  M01S11710.282l826 ---|          BX3    -X5*X4
14732  M01S11711.282l826 ---|          ZR     X3,DMU3     IF NO JOB EJT ORDINAL
14733  M01S11712.282l826 ---|          SA1    BUF+/MTX/UCIA
14734  M01S11713.282l826 ---|          SX7    X1+         ADDRESS OF FET
14735  M01S11714.282l826 ---|          ZR     X7,DMU3     IF NOT FET ADDRESS
14736  M01S11715.282l826 ---|
14737  M01S11716.282l826 ---|*         COMPUTE CONTROL POINT NUMBER.
14738  M01S11717.282l826 ---|
14739  M01S11718.282l826 ---|          SA4    F.TCMT
14740  M01S11719.282l826 ---|          SB7    CPLEN       INCREMENTAL INDEX
14741  M01S11720.282l826 ---|          SA1    NC
14742  M01S11721.282l826 ---|          SB2    X1
14743  M01S11722.282l826 ---|          MX5    12
14744  M01S11723.282l826 ---|          SA1    X4+CPAS+TFSW  GET FIRST CP EJT ORDINAL
14745  M01S11724.282l826 ---|          LX3    -12         COMPARE ENTRIES
14746  M01S11725.282l826 ---|          BX2    X3-X1
14747  M01S11726.282l826 ---|          SB3    0           PRESET CONTROL POINT NUMBER
14748  M01S11727.282l826 ---| DMU2     SB3    B3+B1
14749  M01S11728.282l826 ---|          BX6    X5*X2
14750  M01S11729.282l826 ---|          GT     B3,B2,DMU3  IF CONTROL POINT NUMBER .GT. NCPL
14751  M01S11730.282l826 ---|          SA1    A1+B7       GET NEXT CP EJT ORDINAL
14752  M01S11731.282l826 ---|          BX2    X3-X1       COMPARE ENTRIES
14753  M01S11732.282l826 ---|          NZ     X6,DMU2     IF NO MATCH
Line S11733 Modification History
M01 (Removed by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14754  M02S11733.282l826 ---|          SX0    B3
Line S00105 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14755  M02S00105.282l826 ---|          SX6    B3          SAVE CONTROL POINT NUMBER
14756  M02S00106.282l826 ---|          SA6    DMUB
14757  M02S00107.282l826 ---|          SA7    A6+B1       SAVE FET ADDRESS
Line S11734 Modification History
M01 (Removed by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14758  M02S11734.282l826 ---|          SX5    X7
Line S11735 Modification History
M01 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14759  M01S11735.282l826 ---|          PRINT  (=2C  )
14760  M01S11736.282l826 ---|          PRINT  (=C* USER FET*)
14761  M01S11737.282l826 ---|          PRINT  (=2C  )
Line S00108 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14762  M02S00108.282l826 ---|          SX6    B0
14763  M02S00109.282l826 ---|          SX1    B0
14764  M02S00110.282l826 ---|          SA2    DMUB        CONTROL POINT NUMBER
14765  M02S00111.282l826 ---|          SA6    BA
14766  M02S00112.282l826 ---|          RJ     RNF         READ NFL FOR CONTROL POINT
Line S11738 Modification History
M01 (Removed by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14767  M02S11738.282l826 ---|          SX6    X0          CONTROL POINT NUMBER
14768  M02S11739.282l826 ---|          SX7    X5          ADDRESS OF FET
Line S00113 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14769  M02S00113.282l826 ---|          SA1    DMUB        CONTROL POINT NUMBER
14770  M02S00114.282l826 ---|          SA2    A1+B1       FET ADDRESS
14771  M02S00115.282l826 ---|          BX6    X1
14772  M02S00116.282l826 ---|          BX7    X2
Line S11740 Modification History
M01 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14773  M01S11740.282l826 ---|          SX5    -1
14774  M01S11741.282l826 ---|          RJ     DFI         DUMP FILE INFORMATION
Line S00117 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14775  M02S00117.282l826 ---|          SX6    B0
14776  M02S00118.282l826 ---|          SX1    B0
14777  M02S00119.282l826 ---|          SA2    CN
14778  M02S00120.282l826 ---|          SA6    BA
14779  M02S00121.282l826 ---|          RJ     RNF         RESTORE MAGNET NFL
Line S11742 Modification History
M01 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14780  M01S11742.282l826 ---| DMU3     SA1    DMUA
Line S00073 Modification History
M01 (Added by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14781  M01S00073.282l826 +++|          SA1    DMUA
14782  M00S11743.dsdi    +++|          SX6    X1+/MTX/UNITL
14783  M00S11744.dsdi    +++|          SA6    A1          SET NEXT UDT FWA
14784  M00S11745.dsdi    +++|          JP     DMU1
14785  M00S11746.dsdi    +++|
Line S11747 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14786  M01S11747.dsdi89  ---| DMU4     SB2    A0
Line S00122 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14787  M01S00122.dsdi89  +++| DMU4     SA1    DMUC        GET RETURN ADDRESS
14788  M01S00123.dsdi89  +++|          SB2    X1
14789  M00S11748.dsdi    +++|          JP     B2          RETURN
14790  M00S11749.dsdi    +++|
Line S11750 Modification History
M01 (Removed by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14791  M01S11750.dsdi89  ---| DMUA     BSS    1           FWA OF UDT
14792  M01S11751.dsdi89  ---| DMUB     BSS    1           NUMBER OF UDTS TO DUMP
Line S00124 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14793  M01S00124.dsdi89  +++|
14794  M01S00125.dsdi89  +++| DMUA     BSS    2           FWA, LWA OF UDT
Line S00126 Modification History
M01 (Added by) dsdi89
M02 (Removed by) 282l826
Seq #  *Modification Id* Act 
----------------------------+
14795  M02S00126.282l826 ---| DMUB     BSS    2           CONTROL POINT NUMBER, FET ADDRESS
Line S00127 Modification History
M01 (Added by) dsdi89
Seq #  *Modification Id* Act 
----------------------------+
14796  M01S00127.dsdi89  +++| DMUC     BSS    1           RETURN ADDRESS
14797  M00S11752.dsdi    +++| DNN      SPACE  4,10
14798  M00S11753.dsdi    +++|**        DNN - PROCESS CPP-S.
14799  M00S11754.dsdi    +++|*
14800  M00S11755.dsdi    +++|*         ENTRY  VIA UNCONDITIONAL JUMP.
14801  M00S11756.dsdi    +++|*
14802  M00S11757.dsdi    +++|*         EXIT   TO *RBI2* IF NORMAL.
Line S11758 Modification History
M01 (Removed by) dsdi73
Seq #  *Modification Id* Act 
----------------------------+
14803  M01S11758.dsdi73  ---|*                TO *ERR29* IF PREMATURE EOF.
Line S00009 Modification History
M01 (Added by) dsdi73
Seq #  *Modification Id* Act 
----------------------------+
14804  M01S00009.dsdi73  +++|*                TO *PPE1* IF PREMATURE EOF.
14805  M00S11759.dsdi    +++|*
14806  M00S11760.dsdi    +++|*         USES   X - 1, 7.
14807  M00S11761.dsdi    +++|*                A - 1, 7.
14808  M00S11762.dsdi    +++|*
14809  M00S11763.dsdi    +++|*         CALLS  CRS, ERF, RBF.
14810  M00S11764.dsdi    +++|
14811  M00S11765.dsdi    +++|
14812  M00S11766.dsdi    +++| DNN      BSS    0           ENTRY
14813  M00S11767.dsdi    +++|          RJ     ERF         POSITION TO EOR ON FILE *F*
14814  M00S11768.dsdi    +++|          RJ     RBF         READ FIRST PART OF RECORD
Line S11769 Modification History
M01 (Removed by) dsdi73
Seq #  *Modification Id* Act 
----------------------------+
14815  M01S11769.dsdi73  ---|          NZ     X1,ERR29    IF PREMATURE EOF
Line S00010 Modification History
M01 (Added by) dsdi73
Seq #  *Modification Id* Act 
----------------------------+
14816  M01S00010.dsdi73  +++|          NZ     X1,PPE1     IF PREMATURE EOF
14817  M00S11770.dsdi    +++|          SA1    ID          SHIFT RECORD ID BEFORE ENTRY INTO TABLE
14818  M00S11771.dsdi    +++|          BX7    X1
14819  M00S11772.dsdi    +++|          AX7    6
14820  M00S11773.dsdi    +++|          SA7    A1
14821  M00S11774.dsdi    +++|          RJ     CRS         COPY RECORD TO FILE *S*
14822  M00S11775.dsdi    +++|          EQ     RBI2        EXIT TO READ NEXT RECORD FROM FILE *F*
Line S00173 Modification History
M01 (Added by) dsdi71
Seq #  *Modification Id* Act 
----------------------------+
14823  M01S00173.dsdi71  +++| DOS      SPACE  4,15
14824  M01S00174.dsdi71  +++|**        DOS - DISPLAY OCTAL DIGITS WITH LEADING ZERO SUPPRESSION.
14825  M01S00175.dsdi71  +++|*
14826  M01S00176.dsdi71  +++|*         ENTRY  (X1) = DIGITS RIGHT-JUSTIFIED.
14827  M01S00177.dsdi71  +++|*                (B4) = NUMBER OF DIGITS TO CONVERT.
14828  M01S00178.dsdi71  +++|*                (B7) = STRING BUFFER POINTER.
14829  M01S00179.dsdi71  +++|*
14830  M01S00180.dsdi71  +++|*         EXIT   DIGITS CONVERTED AND UNPACKED.
14831  M01S00181.dsdi71  +++|*                (B4) UNCHANGED.
14832  M01S00182.dsdi71  +++|*                (B7) UPDATED TO TWO SPACES PAST LAST DIGIT.
14833  M01S00183.dsdi71  +++|*
14834  M01S00184.dsdi71  +++|*         SAVES  X - 5.
14835  M01S00185.dsdi71  +++|*                A - 0, 1, 3, 5, 7.
14836  M01S00186.dsdi71  +++|*                B - 0, 1, 4.
14837  M01S00187.dsdi71  +++|*
14838  M01S00188.dsdi71  +++|*         CALLS  COD, UPS.
14839  M01S00189.dsdi71  +++|
14840  M01S00190.dsdi71  +++|
14841  M01S00191.dsdi71  +++| DOS1     AX2    X6,B5       ** LOGICAL SHIFT BY -((B4)*6) **
14842  M01S00192.dsdi71  +++|          SB4    A2-B1       RESTORE B4
14843  M01S00193.dsdi71  +++|          RJ     UPS         UNPACK TO STRING BUFFER
14844  M01S00194.dsdi71  +++|
14845  M01S00195.dsdi71  +++| DOS      SUBR               ENTRY/EXIT
14846  M01S00196.dsdi71  +++|          SB2    B4+B4
14847  M01S00197.dsdi71  +++|          MX3    1
14848  M01S00198.dsdi71  +++|          SB2    B2+B4       (B4)*3
14849  M01S00199.dsdi71  +++|          SA2    B4+B1       SAVE B4
14850  M01S00200.dsdi71  +++|          SB3    B2-B1
14851  M01S00201.dsdi71  +++|          SB5    B2+B2       (B4)*6
14852  M01S00202.dsdi71  +++|          AX3    B3          CREATE MASK
14853  M01S00203.dsdi71  +++|          LX3    B2
14854  M01S00204.dsdi71  +++|          SB6    A2+B1       UNPACK (B4) DIGITS + 2 SPACES
14855  M01S00205.dsdi71  +++|          BX1    X3*X1       MASK OFF DIGITS
14856  M01S00206.dsdi71  +++|          RJ     COD         CONVERT OCTAL DIGITS
14857  M01S00207.dsdi71  +++|          SB5    B5-60
14858  M01S00208.dsdi71  +++|          EQ     DOS1        UNPACK CONVERTED DIGITS
14859  M00S11776.dsdi    +++| DOT      SPACE  4,20
14860  M00S11777.dsdi    +++|**        DOT - DUMP ORDINAL TABLE.
14861  M00S11778.dsdi    +++|*
14862  M00S11779.dsdi    +++|*         ENTRY  B2 = DUMP PARAMETER BLOCK ADDRESS.
14863  M00S11780.dsdi    +++|*
14864  M00S11781.dsdi    +++|*         PARAMETER BLOCK FORMAT -
14865  M00S11782.dsdi    +++|*
14866  M00S11783.dsdi    +++|*T WORD0  60/FWA OF DUMP
Figure WORD0

029FWA OF DUMP3059FWA OF DUMP


Proceed to Part 10
cdc/nos2.source/opl.opl871/deck/dsdi.009.txt ยท Last modified: (external edit)