LLVM
17.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
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
22
of file
MSP430.h
.
Generated on Sat Jan 28 2023 15:03:15 for LLVM by
1.8.17