20 lines
611 B
C
20 lines
611 B
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 */
|
|
|
|
Sparc_OP_GROUP_Operand = 0,
|
|
Sparc_OP_GROUP_GetPCX = 1,
|
|
Sparc_OP_GROUP_CCOperand = 2,
|
|
Sparc_OP_GROUP_MemOperand = 3,
|
|
Sparc_OP_GROUP_ASITag = 4,
|
|
Sparc_OP_GROUP_MembarTag = 5,
|