LLVM
22.0.0git
llvm
RISCVExceptFlags
Enumerations
llvm::RISCVExceptFlags Namespace Reference
Enumerations
enum
ExceptionFlag
{
NX
= 0x01 ,
UF
= 0x02 ,
OF
= 0x04 ,
DZ
= 0x08 ,
NV
= 0x10 ,
ALL
= 0x1F
}
Enumeration Type Documentation
◆
ExceptionFlag
enum
llvm::RISCVExceptFlags::ExceptionFlag
Enumerator
NX
UF
OF
DZ
NV
ALL
Definition at line
509
of file
RISCVBaseInfo.h
.
Generated on Sat Aug 30 2025 22:18:18 for LLVM by
1.9.6