Searched defs:BFSET (Results 1 – 1 of 1) sorted by relevance
104 #define BFSET(p,o,w) __asm("bfset %0@{%1:%2}" : /* no output */ : \ macro110 #define BFSET(p,o,w) BFINS(0xff,p,o,w) macro