LLVM
8.0.1
|
Enumerations | |
enum | { InstFormatPseudo = 0, InstFormatR = 1, InstFormatR4 = 2, InstFormatI = 3, InstFormatS = 4, InstFormatB = 5, InstFormatU = 6, InstFormatJ = 7, InstFormatCR = 8, InstFormatCI = 9, InstFormatCSS = 10, InstFormatCIW = 11, InstFormatCL = 12, InstFormatCS = 13, InstFormatCA = 14, InstFormatCB = 15, InstFormatCJ = 16, InstFormatOther = 17, InstFormatMask = 31 } |
enum | { MO_None, MO_LO, MO_HI, MO_PCREL_HI } |
anonymous enum |
Definition at line 27 of file RISCVBaseInfo.h.
anonymous enum |
Enumerator | |
---|---|
MO_None | |
MO_LO | |
MO_HI | |
MO_PCREL_HI |
Definition at line 50 of file RISCVBaseInfo.h.