I've been searching a while but I didn't see anything similar. I know if you have a number (i.e it will be in R1), the way you realise if the number is odd or even is checking the last byte looking for 0 or 1. How can I write this in ARM code? I think you have to compare the number with a '1' or something like that, but I don't know how to do it properly.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I think you're looking for the
|
|||
|
|