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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/09/02 13:52
Read: times


 
#34061 - RE: instruction counter haiku
i write my program as!
...............................
mov r4,#4
loop: mov p1,#0ffh
call delay(100 microsec)
mov a,p1
add a,r3(summing all the inputs)
mov r3,a(storing sum in r3)
djnz r4,loop
.........................

List of 27 messages in thread
TopicAuthorDate
little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
Kunal Kandekar            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: little help! assembly            01/01/70 00:00      
RE: infinite loop            01/01/70 00:00      
RE: infinite loop (oops)            01/01/70 00:00      
RE: instruction counter haiku            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: instruction counter haiku            01/01/70 00:00      
RE: instruction counter haiku (17 syll.)            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: more haiku            01/01/70 00:00      
RE: more haiku (copied the post)            01/01/70 00:00      
RE: more haiku (copied the post)            01/01/70 00:00      
RE: little help! // Kunal            01/01/70 00:00      
RE: instruction counter haiku            01/01/70 00:00      
RE: instruction counter haiku            01/01/70 00:00      
RE: little help! // Kunal            01/01/70 00:00      
RE: little help! // Kunal            01/01/70 00:00      

Back to Subject List