mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
5 lines
185 B
Python
5 lines
185 B
Python
# For Keystone Engine. AUTO-GENERATED FILE, DO NOT EDIT [riscv_const.py]
|
|
KS_ERR_ASM_RISCV_INVALIDOPERAND = 512
|
|
KS_ERR_ASM_RISCV_MISSINGFEATURE = 513
|
|
KS_ERR_ASM_RISCV_MNEMONICFAIL = 514
|