home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / hp / 9528 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  702 b 

  1. Path: sparky!uunet!usc!cs.utexas.edu!ut-emx!tivoli!TIVOLI.COM!stuart
  2. From: stuart@TIVOLI.COM (Stuart Jarriel)
  3. Newsgroups: comp.sys.hp
  4. Subject: PA assmembly to get current PC-offset (CR18)
  5. Message-ID: <2787@tivoli.UUCP>
  6. Date: 18 Aug 92 17:19:36 GMT
  7. Sender: news@tivoli.UUCP
  8. Organization: Tivoli Systems, Inc
  9. Lines: 14
  10.  
  11.  
  12. Hello
  13.  
  14. I am trying to unwind the stack and need the PC-Offset register.
  15.  
  16. Of course  MFCTL   18,28  wont do it since you must be at the
  17. most priviledged level to do a MFCTL for most control registers.
  18.  
  19. I have never messed with privledges before, does anyone have an
  20. example of how to do that?  All I really want is PC-offset.
  21. PC-space is much easier (mfsp    sr4,r20).
  22.  
  23. Thanks
  24. stuart
  25.