Home | History | Annotate | Download | only in source

Lines Matching refs:update_regs

1753         if (reg_entry->nub_info.update_regs && reg_entry->nub_info.update_regs[0] != INVALID_NUB_REGNUM)
1756 for (unsigned i=0; reg_entry->nub_info.update_regs[i] != INVALID_NUB_REGNUM; ++i)
1760 ostrm << RAW_HEXBASE << reg_entry->nub_info.update_regs[i];