arm: groups for Thumb SETEND instruction. ported from #843

This commit is contained in:
Nguyen Anh Quynh 2017-01-19 09:13:49 +08:00
parent dd56985837
commit fca6fe4837
1 changed files with 1 additions and 1 deletions

View File

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