enum DecoderOps
Declared at: llvm/include/llvm/MC/MCFixedLenDisassembler.h:17
Enumerators
Name | Value | Comment |
---|---|---|
OPC_ExtractField | 1 | |
OPC_FilterValue | 2 | |
OPC_CheckField | 3 | |
OPC_CheckPredicate | 4 | |
OPC_Decode | 5 | |
OPC_TryDecode | 6 | |
OPC_SoftFail | 7 | |
OPC_Fail | 8 |
Declared at: llvm/include/llvm/MC/MCFixedLenDisassembler.h:17
Name | Value | Comment |
---|---|---|
OPC_ExtractField | 1 | |
OPC_FilterValue | 2 | |
OPC_CheckField | 3 | |
OPC_CheckPredicate | 4 | |
OPC_Decode | 5 | |
OPC_TryDecode | 6 | |
OPC_SoftFail | 7 | |
OPC_Fail | 8 |