??? 06/27/08 06:43 Read: times |
#156237 - check for zero code options? |
I am putting #01H into the accumulator and rotating it left through the carry but right where that ">" is I am checking another register to see if it has a zero value. I can't load it into the ACC and test it for zero. What else can I load it into to test for zero (JZ) without affecting the value in the ACC?
CLR C RRC A > JC next my motto - ask a dumb question be a fool for a second - don't ask questions and be a fool forever. |
Topic | Author | Date |
check for zero code options? | 01/01/70 00:00 | |
Like this? | 01/01/70 00:00 | |
the common misconception of people... | 01/01/70 00:00 | |
Question | 01/01/70 00:00 | |
Precious stack | 01/01/70 00:00 | |
not just stack/IRAM-wise is it better,... | 01/01/70 00:00 | |
Ah. I see. | 01/01/70 00:00 | |
note "bible definition" Ri/Rn | 01/01/70 00:00 | |
I do this Ri/Rn all the time![]() | 01/01/70 00:00 | |
modified carry bit | 01/01/70 00:00 | |
Free your development process | 01/01/70 00:00 | |
Interesting analogy | 01/01/70 00:00 | |
Thanks, good advice | 01/01/70 00:00 |