Merge commit '3621a6c08002c6b3e5b6f91bb0e20d8372613160' into dev

This commit is contained in:
Simone
2025-01-07 15:08:55 +00:00
1521 changed files with 323443 additions and 365407 deletions

View File

@@ -1,6 +1,6 @@
/* Capstone Disassembly Engine, https://www.capstone-engine.org */
/* By Nguyen Anh Quynh <aquynh@gmail.com>, 2013-2022, */
/* Rot127 <unisono@quyllur.org> 2022-2023 */
/* Rot127 <unisono@quyllur.org> 2022-2024 */
/* Automatically generated file by Capstone's LLVM TableGen Disassembler Backend. */
/* LLVM-commit: <commit> */
@@ -18,20 +18,20 @@
PPC_OP_GROUP_U5ImmOperand = 4,
PPC_OP_GROUP_MemRegImm = 5,
PPC_OP_GROUP_S16ImmOperand = 6,
PPC_OP_GROUP_U2ImmOperand = 7,
PPC_OP_GROUP_U16ImmOperand = 8,
PPC_OP_GROUP_BranchOperand = 9,
PPC_OP_GROUP_AbsBranchOperand = 10,
PPC_OP_GROUP_PredicateOperand = 11,
PPC_OP_GROUP_U1ImmOperand = 12,
PPC_OP_GROUP_TLSCall = 13,
PPC_OP_GROUP_U3ImmOperand = 14,
PPC_OP_GROUP_S5ImmOperand = 15,
PPC_OP_GROUP_MemRegImmHash = 16,
PPC_OP_GROUP_U4ImmOperand = 17,
PPC_OP_GROUP_U10ImmOperand = 18,
PPC_OP_GROUP_crbitm = 19,
PPC_OP_GROUP_S34ImmOperand = 20,
PPC_OP_GROUP_S34ImmOperand = 7,
PPC_OP_GROUP_U2ImmOperand = 8,
PPC_OP_GROUP_U16ImmOperand = 9,
PPC_OP_GROUP_BranchOperand = 10,
PPC_OP_GROUP_AbsBranchOperand = 11,
PPC_OP_GROUP_PredicateOperand = 12,
PPC_OP_GROUP_U1ImmOperand = 13,
PPC_OP_GROUP_TLSCall = 14,
PPC_OP_GROUP_U3ImmOperand = 15,
PPC_OP_GROUP_S5ImmOperand = 16,
PPC_OP_GROUP_MemRegImmHash = 17,
PPC_OP_GROUP_U4ImmOperand = 18,
PPC_OP_GROUP_U10ImmOperand = 19,
PPC_OP_GROUP_crbitm = 20,
PPC_OP_GROUP_ImmZeroOperand = 21,
PPC_OP_GROUP_MemRegImm34 = 22,
PPC_OP_GROUP_MemRegImm34PCRel = 23,