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