Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/21/01 23:22
Read: times


 
#11800 - RE: Comparing two numbers
Get a good reference on the 8051 instruction set, eg, the Philips 80C51 Family Programmer's Guide and Instruction Set
http://www.semiconductors.philips.com/acrobat/v...UIDE_1.pdf

Look at all the conditional jump instructions - you'll probably need to do some sort of subtraction, then test the appropriate flag for the condition you want (greater/equal/less/etc).




List of 4 messages in thread
TopicAuthorDate
Comparing two numbers            01/01/70 00:00      
RE: Comparing two numbers            01/01/70 00:00      
RE: Comparing two numbers            01/01/70 00:00      
RE: Comparing two numbers            01/01/70 00:00      

Back to Subject List