home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / arch / 8943 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.3 KB

  1. Xref: sparky comp.arch:8943 comp.sys.dec:4588 comp.unix.ultrix:6303 comp.os.vms:13770 comp.org.decus:768
  2. Newsgroups: comp.arch,comp.sys.dec,comp.unix.ultrix,comp.os.vms,comp.org.decus
  3. Path: sparky!uunet!usc!sdd.hp.com!decwrl!deccrl!news.crl.dec.com!stewart
  4. From: stewart@crl.dec.com (Larry Stewart)
  5. Subject: instruction scheduler for DEC Alpha
  6. Message-ID: <1992Aug18.171045.5201@crl.dec.com>
  7. Sender: news@crl.dec.com (USENET News System)
  8. Organization: DEC Cambridge Research Lab
  9. Date: Tue, 18 Aug 1992 17:10:45 GMT
  10. Lines: 24
  11.  
  12.  
  13. instr-sched.c has been added to the DEC/Alpha archives on
  14. gatekeeper.dec.com and crl.dec.com. (gatekeeper is on the West
  15. Coast and crl in on the East coast.)  Look in ~ftp/pub/DEC/Alpha.
  16.  
  17. instr-sched.c is a basic block instruction scheduler for the
  18. Digital Alpha  21064-AA microprocessor.
  19.  
  20. It's purpose is to rewrite a basic block of alpha instructions
  21. in such a way as to minimize stalls and maximize the number
  22. of multiple issue slots kept full.
  23.  
  24. This scheduler would be useful, for example, in a compiler
  25. back-end or optimizer.
  26.  
  27. A main program is attached which illustrates the operation of
  28. the scheduling subroutine.
  29.  
  30. Larry Stewart
  31. Cambridge Research Laboratory
  32. Digital Equipment Corporation
  33. -- 
  34. Digital Equipment Corporation
  35. Cambridge Research Laboratory
  36.