In msp430 :

subc src,dst

does   dst - src + Carry .
How can I implements  dst - src - Carry  in a simple way ? (for example , what is a simple way to negate carry bit ?)

Thanks
Andrea
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to