Fuck git
This commit is contained in:
29
external/capstone/arch/TriCore/TriCoreGenCSOpGroup.inc
vendored
Normal file
29
external/capstone/arch/TriCore/TriCoreGenCSOpGroup.inc
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
/* 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 */
|
||||
|
||||
TriCore_OP_GROUP_Operand = 0,
|
||||
TriCore_OP_GROUP_SExtImm_9 = 1,
|
||||
TriCore_OP_GROUP_ZExtImm_16 = 2,
|
||||
TriCore_OP_GROUP_SExtImm_16 = 3,
|
||||
TriCore_OP_GROUP_ZExtImm_2 = 4,
|
||||
TriCore_OP_GROUP_SExtImm_4 = 5,
|
||||
TriCore_OP_GROUP_ZExtImm_4 = 6,
|
||||
TriCore_OP_GROUP_ZExtImm_8 = 7,
|
||||
TriCore_OP_GROUP_SExtImm_10 = 8,
|
||||
TriCore_OP_GROUP_Disp24Imm = 9,
|
||||
TriCore_OP_GROUP_Disp8Imm = 10,
|
||||
TriCore_OP_GROUP_Disp15Imm = 11,
|
||||
TriCore_OP_GROUP_Disp4Imm = 12,
|
||||
TriCore_OP_GROUP_Off18Imm = 13,
|
||||
TriCore_OP_GROUP_OExtImm_4 = 14,
|
||||
TriCore_OP_GROUP_ZExtImm_9 = 15,
|
||||
Reference in New Issue
Block a user