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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/04/02 19:59
Read: times


 
#28591 - RE: selecting a ram location with offset
Hi Jose,

it depends, which RAM area you use. Then different menmonics must be used:

MOV A,@R0 ;for idata
MOVX A,@R0 ;for pdata
MOVX A,@DPTR ;for xdata


Peter




List of 15 messages in thread
TopicAuthorDate
selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: Andy            01/01/70 00:00      
RE: Andy            01/01/70 00:00      
RE: Andy            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: Andy            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
the previous one was for Peter Dannegger            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      
RE: selecting a ram location with offset            01/01/70 00:00      

Back to Subject List