Home | History | Annotate | Download | only in ARM

Lines Matching full:regs_write

372 				// we have to update regs_write array as well
373 for (j = 0; j < ARR_SIZE(insn->detail->regs_write); j++) {
374 if (insn->detail->regs_write[j] == 0) {
375 insn->detail->regs_write[j] = ARM_REG_CPSR;
596 MI->flat_insn->detail->regs_write[MI->flat_insn->detail->regs_write_count] = ARM_REG_SP;