| ??? 11/19/02 18:26 Read: times |
#32779 - RE: Help on \ |
Hi
Maybe by "movx A,A+DPTR" he meant "movc A,@A+DPTR"? If that assumption is correct, then maybe this statement could be supported by some assemblers... "movc A,#(1+243+243)" is equivalent to... "mov A, #01 mov DPH, #0FCh mov DPL, #0FCh movc A,@(A + DPH + DPL)" ??? Just a guess.... kundi |
| Topic | Author | Date |
| Help on "movx" instruction | 01/01/70 00:00 | |
| RE: Help on \ | 01/01/70 00:00 | |
| RE: Help on "movx" instruction | 01/01/70 00:00 | |
| RE: Help on \ | 01/01/70 00:00 | |
RE: Help on "movx" instruction | 01/01/70 00:00 |



