-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
ShadowHook Version
1
Android OS Version
1
Android ABIs
armeabi-v7a
Device Manufacturers and Models
code
Describe the Bug
sh_t16_parse_it中
it->firstcond = (uint8_t)(inst >> 4u);
uint8_t firstcond_0 = it->firstcond & 1u;
memset(it, 0, sizeof(sh_t16_it_t));
it->insts_cnt = sh_t16_get_it_insts_count(inst);
it->firstcond永远为0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working