mirror of
https://github.com/keystone-engine/keystone
synced 2026-06-08 15:15:30 +00:00
5 lines
218 B
JavaScript
5 lines
218 B
JavaScript
// For Keystone Engine. AUTO-GENERATED FILE, DO NOT EDIT [mips_const.js]
|
|
module.exports.ERR_ASM_MIPS_INVALIDOPERAND = 512
|
|
module.exports.ERR_ASM_MIPS_MISSINGFEATURE = 513
|
|
module.exports.ERR_ASM_MIPS_MNEMONICFAIL = 514
|