https://imgflip.com/i/5vka47

I created this meme for fun, although it's a bit misleading - each has its uses.


    * A bit test is useful if you want to preserve the value in the accumulator.

    * AND &01 will return 0 if the accumulator is even, and 1 if it's odd. This is useful for converting binary to ASCII for example.

    * Finally, if you plan on discarding the value in the accumulator after the test anyway, RRCA is fastest. (Just make sure you use the carry flag to branch after this one, rather than the zero flag!)
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement