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