Fuck git
This commit is contained in:
42
external/capstone/arch/TriCore/TriCoreGenSubtargetInfo.inc
vendored
Normal file
42
external/capstone/arch/TriCore/TriCoreGenSubtargetInfo.inc
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
/* 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_HasV180Ops = 7,
|
||||
TriCore_TRICORE_PCP = 8,
|
||||
TriCore_TRICORE_PCP2 = 9,
|
||||
TriCore_TRICORE_RIDER_A = 10,
|
||||
TriCore_TRICORE_V1_1 = 11,
|
||||
TriCore_TRICORE_V1_2 = 12,
|
||||
TriCore_TRICORE_V1_3 = 13,
|
||||
TriCore_TRICORE_V1_3_1 = 14,
|
||||
TriCore_TRICORE_V1_6 = 15,
|
||||
TriCore_TRICORE_V1_6_1 = 16,
|
||||
TriCore_TRICORE_V1_6_2 = 17,
|
||||
TriCore_TRICORE_V1_8_0 = 18,
|
||||
TriCore_NumSubtargetFeatures = 19
|
||||
};
|
||||
#endif // GET_SUBTARGETINFO_ENUM
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user