Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Integer Comparison

Name: Anonymous 2009-09-10 19:50

Forgive if this is a stupid question:
Lately I have been testing basic arithmetic and logical operations by implementing them using only bitwise operators to test efficiency. Many simple operations can be sped up greatly using this approach.
The question is: will comparison of integers using only bitwise operators (no < or > or <= or >=) create any improvement? I would test this myself but for the life of me have not figured out how to implement this.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List