Hi guys. I was just wondering if there is a command in TASM to check if the register (16 or 8 bit registers) value is in odd or even number? I'm suppose to do this project where i will add 2 array value into the register. If it check it is odd value it will add 1 into a specific location in an array. If it is even then it will add 0 into a specific array as well. If this command doesn't exist, what other method can i use to check if it is even or odd? Hope you could help me guys. Thanks!




Reply With Quote