Fuck git
This commit is contained in:
34
external/capstone/arch/SystemZ/SystemZGenCSOpGroup.inc
vendored
Normal file
34
external/capstone/arch/SystemZ/SystemZGenCSOpGroup.inc
vendored
Normal file
@@ -0,0 +1,34 @@
|
||||
/* 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 */
|
||||
|
||||
SystemZ_OP_GROUP_Operand = 0,
|
||||
SystemZ_OP_GROUP_BDXAddrOperand = 1,
|
||||
SystemZ_OP_GROUP_S32ImmOperand = 2,
|
||||
SystemZ_OP_GROUP_S16ImmOperand = 3,
|
||||
SystemZ_OP_GROUP_BDAddrOperand = 4,
|
||||
SystemZ_OP_GROUP_U32ImmOperand = 5,
|
||||
SystemZ_OP_GROUP_U16ImmOperand = 6,
|
||||
SystemZ_OP_GROUP_S8ImmOperand = 7,
|
||||
SystemZ_OP_GROUP_Cond4Operand = 8,
|
||||
SystemZ_OP_GROUP_U8ImmOperand = 9,
|
||||
SystemZ_OP_GROUP_PCRelOperand = 10,
|
||||
SystemZ_OP_GROUP_U4ImmOperand = 11,
|
||||
SystemZ_OP_GROUP_BDLAddrOperand = 12,
|
||||
SystemZ_OP_GROUP_PCRelTLSOperand = 13,
|
||||
SystemZ_OP_GROUP_U48ImmOperand = 14,
|
||||
SystemZ_OP_GROUP_BDRAddrOperand = 15,
|
||||
SystemZ_OP_GROUP_U12ImmOperand = 16,
|
||||
SystemZ_OP_GROUP_BDVAddrOperand = 17,
|
||||
SystemZ_OP_GROUP_U2ImmOperand = 18,
|
||||
SystemZ_OP_GROUP_U1ImmOperand = 19,
|
||||
SystemZ_OP_GROUP_U3ImmOperand = 20,
|
||||
Reference in New Issue
Block a user