home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / arch / 11588 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.1 KB  |  27 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!pipex!pavo.csi.cam.ac.uk!rf
  3. From: rf@cl.cam.ac.uk (Robin Fairbairns)
  4. Subject: Re: Any use for Branch if Even/Odd ?
  5. Message-ID: <1992Dec12.143116.17635@infodev.cam.ac.uk>
  6. Sender: news@infodev.cam.ac.uk (USENET news)
  7. Nntp-Posting-Host: lelaps.cl.cam.ac.uk
  8. Organization: U of Cambridge Computer Lab, UK
  9. References: <endecotp.723992157@cs.man.ac.uk>
  10. Date: Sat, 12 Dec 1992 14:31:16 GMT
  11. Lines: 14
  12.  
  13. In article <endecotp.723992157@cs.man.ac.uk>, endecotp@cs.man.ac.uk (Phil Endecott) writes:
  14. |> Can anyone think of a use for the branch if even and branch if odd
  15. |> instructions on the Alpha?  I'm completely baffled.
  16.  
  17. It's a VMS-ism.  All VMS routines return a completion code.  If it's
  18. odd, the routine succeeded (and there are oodles of ways it can
  19. succeed, sometimes); if it's even the routine failed.
  20.  
  21. All very smooth and neat - VMS has some dinkum ideas in there if you
  22. pay attention.
  23. --
  24. Robin (Campaign for Real Radio 3) Fairbairns       rf@cl.cam.ac.uk
  25. U of Cambridge Computer Lab, Pembroke St, Cambridge  CB2 3QG, UK
  26. "They had twelve years to lay in wait for us" - Bush supporter on Nov 4
  27.