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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/21/06 09:00
Read: times


 
#122683 - Is it not 'define space'?
Responding to: ???'s previous message

I believe that DS is define space not 'define string'.

using DS 03h only defines space for 3 bytes.

immediate data 1234h would only occupy two bytes unless you want to store 1,2,3,4.


As Andy mentions, look at the movx instruction and the use of the dptr should answer your questions.


List of 10 messages in thread
TopicAuthorDate
define string            01/01/70 00:00      
   Instruction Set            01/01/70 00:00      
   Is it not 'define space'?            01/01/70 00:00      
      RTFM            01/01/70 00:00      
      No way man, Define Storage            01/01/70 00:00      
         Could be any, all or none!            01/01/70 00:00      
            of course            01/01/70 00:00      
   define space            01/01/70 00:00      
      code fragment            01/01/70 00:00      
      You're not trying            01/01/70 00:00      

Back to Subject List