Eric Christensen wrote: > Couldn't inclusive-or be used instead of 1 or 2 bcf/bsf > instructions? That way the macro would insert either 1 or 0 > instructions. Yes, you could use inclusive-or IF: 1. You were only setting bits, never clearing them, and 2. You didn't care that W and the Status bits got screwed up. -Andy === Andrew Warren -- aiw@cypress.com === Principal Design Engineer === Cypress Semiconductor Corporation === === Opinions expressed above do not === necessarily represent those of === Cypress Semiconductor Corporation -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.