LLVM API Documentation

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_INVALID = -1
}

Enumeration Type Documentation

Enumerator:
COND_E 
COND_NE 
COND_HS 
COND_LO 
COND_GE 
COND_L 
COND_INVALID 

Definition at line 23 of file MSP430.h.