| ??? 07/09/07 14:39 Read: times |
#141629 - I do not like that Responding to: ???'s previous message |
Another problem was to extend the distance of cjne(more than 128 byte) jump.I tried the following code
CJNE A,#DATA,TARGET ........ ........ ........ TARGET: JMP JUMP1 I do not like that, the naming is VERY confusing. When needed, I do as follows: cjne ...,Ralph1 ....... ;; crutches Ralph1: ljmp Ralph That way the naming is clear, and a search on "Ralph" will give all places. Erik |
| Topic | Author | Date |
| CJNE modification | 01/01/70 00:00 | |
| data, registers, acc, and existing instructions | 01/01/70 00:00 | |
| a minor correction | 01/01/70 00:00 | |
| blame on me! | 01/01/70 00:00 | |
| Solution | 01/01/70 00:00 | |
| huh? | 01/01/70 00:00 | |
| I do not like that | 01/01/70 00:00 | |
Many mistakes | 01/01/70 00:00 |



