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

  1. Path: sparky!uunet!stanford.edu!rutgers!ub!toz!cyberman
  2. From: cyberman@toz.buffalo.ny.us (Cyberman)
  3. Newsgroups: comp.programming
  4. Subject: Re: finding 1st one in in
  5. Message-ID: <gate.941gPB1w165w@toz.buffalo.ny.us>
  6. Date: 14 Aug 92 00:41:43 GMT
  7. Lines: 19
  8. X-Maildoor: WaflineMail 1.00r
  9.  
  10.  
  11.      -=> John Henders spoke of "Re: finding 1st one in in" <=-
  12.     To All at 08-12-92  01:50
  13.  JH> 68k chips support a rotate right or left which would allow a rotate, 
  14.  JH> followed by a test of the lsb.  Do any other chips have rotate? 
  15.  JH> Of course, this wouldn't be portable, as it would have to be done in
  16.  JH> assembly.
  17.  
  18. most platforms support bit rotateing left or right through the
  19. carry thier are some that don't but these are VERY rare.
  20. here are some processors I KNOW support this
  21. 8080 z80 80x86 680x0 I860 6800 6809 VAXPDP11
  22.  
  23.         Stephen Cyberman@Toz.Buffalo.NY.US
  24.         Scripted at Thu  08-13-1992  16:26:41
  25.  
  26. ... To every beginning there is an end
  27. --- Blue Wave/QWK v2.10
  28.                                                                             
  29.