mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-06-06 18:31:03 +00:00
19 lines
700 B
PHP
19 lines
700 B
PHP
![]() |
/* 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_FEATURE_ISLA64, "IsLA64" },
|
||
|
{ LOONGARCH_FEATURE_ISLA32, "IsLA32" },
|
||
|
{ LOONGARCH_FEATURE_HASLAGLOBALWITHPCREL, "HasLaGlobalWithPcrel" },
|
||
|
{ LOONGARCH_FEATURE_HASLAGLOBALWITHABS, "HasLaGlobalWithAbs" },
|
||
|
{ LOONGARCH_FEATURE_HASLALOCALWITHABS, "HasLaLocalWithAbs" },
|