mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
34 lines
1.2 KiB
C
34 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,
|