Home | History | Annotate | Download | only in config

Lines Matching refs:reglist

4770 	  info->reglist.first_regno = (val >> 2) & 0x1f;
4771 info->reglist.num_regs = (val & 0x3) + 1;
4776 info->reglist.has_index = 1;
4777 info->reglist.index = vectype.index;