mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-25 22:43:55 +00:00
Initial Commit
This commit is contained in:
15
thirdparty/capstone/arch/LoongArch/LoongArchGenCSOpGroup.inc
vendored
Normal file
15
thirdparty/capstone/arch/LoongArch/LoongArchGenCSOpGroup.inc
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/* 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 */
|
||||
|
||||
LOONGARCH_OP_GROUP_OPERAND = 0,
|
||||
LOONGARCH_OP_GROUP_ATOMICMEMOP = 1,
|
Reference in New Issue
Block a user