Home | History | Annotate | Download | only in gen

Lines Matching refs:l6

130 	andn	%l5, %l3, %l6
131 or %l6, %l4, %l6 ! round towards zero, please
133 st %l6, [%fp + BIAS - 8]
143 ld [%fp + BIAS - 4], %l6
144 andn %l6, %l3, %l6 ! %l6 = %fsr & ~FSR_RD;
145 or %l5, %l6, %l5 ! %l5 |= %l6;