LLVM
8.0.1
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
enum
MSP430CC::CondCodes
Enumerator
COND_E
COND_NE
COND_HS
COND_LO
COND_GE
COND_L
COND_N
COND_NONE
COND_INVALID
Definition at line
23
of file
MSP430.h
.
Generated on Sun Dec 20 2020 14:15:04 for LLVM by
1.8.13