home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.prime
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!primerd.prime.com!tiger1.prime.com!cummings
- From: cummings@tiger1.prime.com (Kevin J. Cummings)
- Subject: Re: "Re: P$MAXF1TRF"
- Message-ID: <1992Aug28.114739@tiger1.prime.com>
- Sender: usenet@primerd.prime.com (Usenet)
- Organization: Prime Computer, Inc.
- References: <9208280105.AA01624@usenet.rpi.edu>
- Date: Fri, 28 Aug 1992 15:47:39 GMT
- Lines: 85
-
- In article <9208280105.AA01624@usenet.rpi.edu>, DUNC@CBRPN1.Prime.COM (Duncan Roe) writes:
- > OK, FINDIT
- > [FINDIT Rev 22.1.1 (<ID>+<segment>/<offset> available)]
- > Entry name:- P$MAXF1TRF
- >
- > Link resolves to segment 000032, word 173556
- > Doesn't look like an ECB ...
-
- It's not an ECB. I said it was a masking table!
-
- > Wordno Contents
- > ====== ========
- >
- > 173556 100000
- > 173557 040000
- > 173560 020000
- > 173561 010000
- > 173562 004000
- > 173563 002000
- > 173564 001000
- > 173565 000400
- > 173566 000200
- > 173567 000100
- > 173570 000040
- > 173571 000020
- > 173572 000010
- > 173573 000004
- >
- > Entry name:- P$MAXF1TRF+20
-
- This is a DYNAMIC LINK (with an offset). Useful for folding
- compile time constant offsets into a dymanically linked IP.
- This is the support I had to add to SEG for T3.0-23.0 since SPL
- was generating them.
-
- > Link resolves to segment 000032, word 173576
- > Doesn't look like an ECB ...
- >
- > Wordno Contents
- > ====== ========
- >
- > 173576 077777
- > 173577 137777 ?
- > 173600 157777 _
- > 173601 167777 o
- > 173602 173777 w
- > 173603 175777 {
- > 173604 176777 }
- > 173605 177377 ~
- > 173606 177577
- > 173607 177677 ?
- > 173610 177737 _
- > 173611 177757 o
- > 173612 177767 w
- > 173613 177773 {
- >
- > Entry name:-
- > OK, ED PRIRUN>RING3.MAP
- > EDIT
- > L P$MAXF1
- > P$MAXF1T 0032 173556 OTHER
- > PP
- > P$LRL8 0032 173153 OTHER
- > P$LLR11 0032 173454 OTHER
- > P$LLR8 0032 173454 OTHER
- > P$LRR11 0032 173455 OTHER
- > P$LRR8 0032 173455 OTHER
- > P$MAXF1T 0032 173556 OTHER
- > P$MAXT1F 0032 173576 OTHER
- > P$MAXFRT 0032 173616 OTHER
- > P$MAXTRF 0032 173637 OTHER
- > P$MLXF1T 0032 173660 OTHER
- > P$MLXT1F 0032 173760 OTHER
- > Q
- > OK, COMO -E
- >
- > I can send a copy of FINDIT.PMA to anybody who would like one.
- >
- > ------------------------------------------------------------------------
- > Disclaimer: Nothing of the above reflects official statements of Prime
- > Computer Inc., nor of Prime Computer of Australia, nor the author's...
- > ------------------------------------------------------------------------
-
- No thanx, we have something similar here already! But maybe another customer
- would like it B^)!
-