| ??? 03/29/99 19:04 Read: times |
#345 - RE: How much memory in line of code. |
Depends on the instruction ! Some instructions take one some take two some take three bytes. Look at the instruction set.
Something like MOV DPTR,#0FF10H would be three bytes. MOV A,@DPTR only one. (I think, you check) Steve |
| Topic | Author | Date |
| How much memory in line of code. | 01/01/70 00:00 | |
| RE: How much memory in line of code. | 01/01/70 00:00 | |
RE: How much memory in line of code. | 01/01/70 00:00 |



