PDA

View Full Version : BL w/ link function



hud_nash
11-03-2004, 03:10 PM
what is the use of :

* BL w/ link function
*CMP and MOV commands

can any one help me explain the use and how to use this

thnkz a lot

pico
11-03-2004, 03:20 PM
what is the use of :

* BL w/ link function
*CMP and MOV commands

can any one help me explain the use and how to use this

thnkz a lot

bl=branch with link. ie jump to address
cmp=compare. ie compare two values to see if they the same
mov=move. ie put "data" into "address or register".

go to www.picogsm.co.uk developer>reference and get arm data sheet and quick reference card :)

hud_nash
11-03-2004, 04:28 PM
wow...

thnks for the reply sir......

ur the best.....