reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
137 switch (CC) { 140 CC = MSP430CC::COND_NE; 143 CC = MSP430CC::COND_E; 146 CC = MSP430CC::COND_GE; 149 CC = MSP430CC::COND_L; 152 CC = MSP430CC::COND_LO; 155 CC = MSP430CC::COND_HS; 159 Cond[0].setImm(CC);