Home | History | Annotate | Download | only in virtex

Lines Matching refs:r7

95 	li      %r7,256 		/* # of congruence classes */
96 mtctr %r7
152 lis %r7,_C_LABEL(edata)-4@h
153 ori %r7,%r7,_C_LABEL(edata)-4@l
155 2: stwu %r3,4(%r7)
156 cmpw %r7,%r4
161 lis %r7,_C_LABEL(startsym)@ha
162 ori %r7,%r7,_C_LABEL(startsym)@l
163 stw %r4,0(%r7)
164 lis %r7,_C_LABEL(endsym)@ha
165 ori %r7,%r7,_C_LABEL(endsym)@l
166 stw %r4,0(%r7)