??? 12/07/04 20:37 Read: times |
#82720 - multibyte rotate Responding to: ???'s previous message |
e.g.most significant in r0, middle significant in b, least significant in a
loop: clr c rlc a xch a,b rlc a xch a,b xch a,r0 rlc a xch a,r0 repeat from loop Erik |
Topic | Author | Date |
24bit /8bit long division | 01/01/70 00:00 | |
24bit /8bit long division | 01/01/70 00:00 | |
How about rotate left? | 01/01/70 00:00 | |
multibyte rotate | 01/01/70 00:00 | |
Compact code | 01/01/70 00:00 | |
Rotate in hardware.![]() | 01/01/70 00:00 | |
Yes, that's better | 01/01/70 00:00 | |
Some other suggestions | 01/01/70 00:00 |