LLVM 19.0.0git
Enumerations
MSP430CC Namespace Reference

Enumerations

enum  CondCodes {
  COND_E = 0 , COND_NE = 1 , COND_HS = 2 , COND_LO = 3 ,
  COND_GE = 4 , COND_L = 5 , COND_N = 6 , COND_NONE ,
  COND_INVALID = -1
}
 

Enumeration Type Documentation

◆ CondCodes

Enumerator
COND_E 
COND_NE 
COND_HS 
COND_LO 
COND_GE 
COND_L 
COND_N 
COND_NONE 
COND_INVALID 

Definition at line 22 of file MSP430.h.