home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 12026 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.1 KB  |  36 lines

  1. Path: sparky!uunet!spool.mu.edu!hri.com!noc.near.net!transfer.stratus.com!sw.stratus.com!dswartz
  2. From: dswartz@sw.stratus.com (Dan Swartzendruber)
  3. Newsgroups: comp.arch
  4. Subject: Re: branch-and-link
  5. Message-ID: <1i30jrINNqd0@transfer.stratus.com>
  6. Date: 2 Jan 93 03:02:19 GMT
  7. References: <1hkqk3INNsns@transfer.stratus.com> <GLEW.92Dec31162920@pdx007.intel.com>
  8. Organization: Stratus Computer, Inc.
  9. Lines: 24
  10. NNTP-Posting-Host: redondo.sw.stratus.com
  11.  
  12. In article <GLEW.92Dec31162920@pdx007.intel.com>, glew@pdx007.intel.com (Andy Glew) writes:
  13.  
  14. [deleted]
  15.  
  16. > Other, quite reasonable, microarchitectures can't do it at all without
  17. > slowing down (or requiring a PC to be attached to every instruction as
  18. > it flows through the pipe).
  19. > When you can do it, great! But don't slow down other implementations
  20. > for a debug feature that is not in use most of the time.
  21.  
  22. Maybe I'm missing something here.  I only care about the last xfer-of-control instruction
  23. which was actually executed before an exception occurred.  Given that, I'm not sure why
  24. you care about any intermediate state of instructions in the pipeline.  
  25.  
  26.  
  27. -- 
  28.  
  29. #include <std_disclaimer.h>
  30.  
  31. Dan S.
  32.