Menu

Whats the equiv: << 8 or shl 8

Help
2009-12-04
2013-05-30
  • Alistair George

    Alistair George - 2009-12-04

    Rotate only shifts 1 does it not?

     
  • kent_twt4

    kent_twt4 - 2009-12-04

    Correct.  The rotate command will be the most code efficient along with MyWordVar_H.  Could use MyWordVar/256.  To test the 9th bit, then use MyWordVar.8.

    Kent

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.