Searched refs:PCC_STATUS (Results 1 – 3 of 3) sorted by relevance
63 #define PCC_STATUS (PCC_C | PCC_Z | PCC_DC | PCC_OV | PCC_N) macro
271 (PCC_W | PCC_STATUS), // outCond331 (PCC_W | PCC_STATUS), // outCond361 (PCC_W | PCC_STATUS), // outCond1261 (PCC_W | PCC_STATUS) , // outCond2417 (PCC_W | PCC_STATUS), // outCond2447 (PCC_W | PCC_STATUS), // outCond2507 (PCC_W | PCC_STATUS), // outCond2567 (PCC_W | PCC_STATUS), // outCond2627 (PCC_W | PCC_STATUS), // outCond11027 if (inCond & PCC_STATUS) { in createDefmap()[all …]
34810 * src/pic16/pcodeflow.h: added PCC_STATUS to mean all STATUS bits