Newbie syntax drama
Tristonaz
Posts: 4
Hola Everyone,
Does anyone know what the statement below means. I know that >> means shift right, but I'm not sure what it means in this context.
mov w, >>rc
thx
Does anyone know what the statement below means. I know that >> means shift right, but I'm not sure what it means in this context.
mov w, >>rc
thx
Comments
It means: move carry with a right shifted copy of rc into w.
Cheers,
Peter (pjv)
http://www.sxlist.com/techref/ubicom/inst.htm ·Including all the "secret" instructions.
Which would lead one to:
http://www.sxlist.com/techref/ubicom/inst/movwrrfr.htm
and from there:
http://www.sxlist.com/techref/ubicom/usersmanual/gohtm/result_101.html
Which even has a picture of it...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
---
James Newton, Host of SXList.com
james at sxlist,com 1-619-652-0593 fax:1-208-279-8767
SX FAQ / Code / Tutorials / Documentation:
http://www.sxlist.com Pick faster!