Files
ircolib/arch/SystemZ/SystemZGenCSOpGroup.inc
T
iris 802798ce3c Squashed 'external/capstone/' content from commit e46f64fa
git-subtree-dir: external/capstone
git-subtree-split: e46f64fadb351e9ecd05264fab26f2772feb0994
2026-05-11 11:55:07 +02:00

35 lines
1.2 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 */
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,