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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/26/02 05:11
Read: times


 
#31433 - COMPARE RESGISTER
Hello..
I want compare two register,,for example:
CJNE R4,R5,JUMP1

But is not posibble, and i do this:
CJNE R3,#CUTABLE,JUMP1

and in the section of the data:

CUTABLE: DB 0

But is not posible,
How i can compare the values of this wo register..? because in my program the two register are variable, and i cannot compare with a constant,
Help me please..
Thank you very much for the help...

List of 14 messages in thread
TopicAuthorDate
COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER Charles            01/01/70 00:00      
RE: COMPARE RESGISTER            01/01/70 00:00      
RE: COMPARE RESGISTER Charles            01/01/70 00:00      
RE: COMPARE RESGISTER - correction            01/01/70 00:00      
RE: COMPARE RESGISTER - correction            01/01/70 00:00      

Back to Subject List