ozpropdev wrote: » cgracey wrote: » So, Z = 1 if pins x and y are both low, and C = !C if pin x is high? I believe that's what Cluso was looking for.
cgracey wrote: » So, Z = 1 if pins x and y are both low, and C = !C if pin x is high?
test ina/inb,twobitmask wz testp onepin xorc
cgracey wrote: » Well, that could be done in two instructions: test ina/inb,twobitmask wz testp onepin xorc We need to know, for sure, what is needed.
Comments
Well, that could be done in two instructions:
We need to know, for sure, what is needed.
I'm way too focused on the new P2 stuff and forgot about the original P1 stuff.