Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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


List of 3 messages in thread
TopicAuthorDate
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      

Back to Subject List