Using the << and >> Operators on Bits

Pages: 12
Jul 17, 2009 at 8:49pm
It is a way to do it in assembly. The problem with your method is that it is CPU-bound.

Why are we messing with assembly again?

[edit] fixed that italic 'a' to underlined 'a' for readability... :-D [/edit]
Last edited on Jul 17, 2009 at 8:50pm
Jul 17, 2009 at 8:56pm
Alright, good thing I got that right. I published it on my blog before anyone confirmed it. ^_^ And if I couldn't understand it, I would've probably gone on to use a bitset, and we don't want to do that...

Anyways, thanks for the help. I'm going to mark this topic as solved now...
Last edited on Jul 17, 2009 at 8:57pm
Topic archived. No new replies allowed.
Pages: 12