Lines Matching full:detail
235 if (MI->flat_insn->detail) {236 memset(MI->flat_insn->detail, 0, sizeof(cs_detail));237 for (i = 0; i < ARR_SIZE(MI->flat_insn->detail->arm64.operands); i++)238 MI->flat_insn->detail->arm64.operands[i].vector_index = -1;