Merge pull request #843 from JustEnuff2BDangerous/master

Patch for issue #842
This commit is contained in:
Nguyen Anh Quynh 2017-01-19 09:10:19 +08:00 committed by GitHub
commit 27ca16f14b

View File

@ -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
},
{