??? 02/14/09 02:35 Read: times |
#162390 - Reading is fundamental Responding to: ???'s previous message |
The page in the manual says
Function: Compare and Jump if Not Equal Description: CJNE compares the magnitudes of the first two operands, and branches if their values are not equal. The branch destination is computed by adding the signed relative-displacement in the last instruction byte to the PC, after incrementing the PC to the start of the next instruction. The carry flag is set if the unsigned integer value of <dest-byte> is less than the unsigned integer value of <src-byte>; otherwise, the carry is cleared. Neither operand is affected. |
Topic | Author | Date |
mathimatical question using 8052 | 01/01/70 00:00 | |
CJNE? | 01/01/70 00:00 | |
problem in "" < "" and "" > "" | 01/01/70 00:00 | |
Reading is fundamental | 01/01/70 00:00 | |
*Careful* and *Thorough* reading is key | 01/01/70 00:00 | |
"bible" link(s) | 01/01/70 00:00 | |
Combine CJNE with JC/JNC instruction... | 01/01/70 00:00 | |
Thanks Kai the PDF was so helpfull | 01/01/70 00:00 | |
You can use.. | 01/01/70 00:00 | |
maybe use a compiler![]() | 01/01/70 00:00 |