Home | History | Annotate | Download | only in Sparc

Lines Matching refs:regIdx

3301       char regIdx = '0' + (intVal % 8);
3302 char tmp[] = { '{', regType, regIdx, '}', 0 };