If that was true... ASM additions, substraction, bit shifting functions and few STATUS register bits wouldn't exist...(carry/Borrow, Z)
So, you believe that a PIC performs on par with: A = (100 / I) + (J * 2) Vs IF B = 1 THEN A = 120 ?
Huge amount of work for the PIC to do something like this: A = (100 / I) + (J * 2)
100 x the num of clock cycles perhaps?
Last edited by T.Jackson; - 13th May 2007 at 06:47.
Bookmarks