mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-17 04:49:46 +00:00
Merge pull request #843 from JustEnuff2BDangerous/master
Patch for issue #842
This commit is contained in:
commit
27ca16f14b
@ -13418,7 +13418,7 @@ static insn_map insns[] = {
|
||||
{
|
||||
ARM_tSETEND, ARM_INS_SETEND,
|
||||
#ifndef CAPSTONE_DIET
|
||||
{ 0 }, { 0 }, { ARM_GRP_NOTMCLASS, 0 }, 0, 0
|
||||
{ 0 }, { 0 }, { ARM_GRP_THUMB, ARM_GRP_V6, ARM_GRP_NOTMCLASS, 0}, 0, 0
|
||||
#endif
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user