home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / arch / 12347 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1003 b   |  29 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews2.watson.ibm.com!yktnews!admin!pradeep
  3. From: pradeep@watson.ibm.com (Pradeep Dubey)
  4. Subject: Machines with cond. assignment instruction?
  5. Sender: news@watson.ibm.com (NNTP News Poster)
  6. Message-ID: <1993Jan21.163607.31684@watson.ibm.com>
  7. Date: Thu, 21 Jan 1993 16:36:07 GMT
  8. Reply-To: pradeep@watson.ibm.com
  9. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  10. Nntp-Posting-Host: calcutta.watson.ibm.com
  11. Organization: T. J. Watson Research Center
  12. Lines: 15
  13.  
  14. Hello Everyone,
  15. Are there announced machines (specially micros) with
  16. some conditional assignment instruction.  I mean
  17. instruction such as the following:
  18.  
  19. MovCond R1, R2, R3 /* if (c1) R1 <- R2 else R1 <- R3 */
  20.  
  21. where, c1 refers to some result of some previous compare.
  22.  
  23. Any pointers to such machines or any quantitative evaluation
  24. of usefulness of this instruction in the specific context
  25. of some machine would be appreciated.
  26.  
  27. Thanks,
  28. Pradeep
  29.