mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
40 lines
1 KiB
C
40 lines
1 KiB
C
/* Capstone Disassembly Engine, https://www.capstone-engine.org */
|
|
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2022, */
|
|
/* Rot127 <unisono@quyllur.org> 2022-2024 */
|
|
/* Automatically generated file by Capstone's LLVM TableGen Disassembler Backend. */
|
|
|
|
/* LLVM-commit: <commit> */
|
|
/* LLVM-tag: <tag> */
|
|
|
|
/* Do not edit. */
|
|
|
|
/* Capstone's LLVM TableGen Backends: */
|
|
/* https://github.com/capstone-engine/llvm-capstone */
|
|
|
|
#ifdef GET_SUBTARGETINFO_ENUM
|
|
#undef GET_SUBTARGETINFO_ENUM
|
|
|
|
enum {
|
|
TriCore_HasV110Ops = 0,
|
|
TriCore_HasV120Ops = 1,
|
|
TriCore_HasV130Ops = 2,
|
|
TriCore_HasV131Ops = 3,
|
|
TriCore_HasV160Ops = 4,
|
|
TriCore_HasV161Ops = 5,
|
|
TriCore_HasV162Ops = 6,
|
|
TriCore_TRICORE_PCP = 7,
|
|
TriCore_TRICORE_PCP2 = 8,
|
|
TriCore_TRICORE_RIDER_A = 9,
|
|
TriCore_TRICORE_V1_1 = 10,
|
|
TriCore_TRICORE_V1_2 = 11,
|
|
TriCore_TRICORE_V1_3 = 12,
|
|
TriCore_TRICORE_V1_3_1 = 13,
|
|
TriCore_TRICORE_V1_6 = 14,
|
|
TriCore_TRICORE_V1_6_1 = 15,
|
|
TriCore_TRICORE_V1_6_2 = 16,
|
|
TriCore_NumSubtargetFeatures = 17
|
|
};
|
|
#endif // GET_SUBTARGETINFO_ENUM
|
|
|
|
|
|
|