Lines Matching refs:tmp3
31 #define tmp3 r21 macro
58 ldw -8(0,s_addr),tmp3 /* tmp3 = 3rd word */
63 stwm tmp3,4(0,d_addr) /* tmp3 = 3rd word stored. */
85 …sub,>= tmp2,tmp1,tmp3 /* compute the shift quantity again and skip the load if tmp2 > tm…
87 …zdep tmp3,28,29,tmp4 /* compute the number of bits to shift based on the number of byte…
94 ldw -12(s_addr),tmp3
100 vshd tmp2,tmp3,tmp6 /* position data ! */
103 vshd tmp3,tmp4,tmp6 /* position data ! */
117 vshd tmp1,tmp2,tmp3 /* position data ! */
119 stbys,b,m tmp3,4(0,d_addr) /* store ! */
122 vshd tmp2,tmp1,tmp3 /* position data ! */
124 stbys,b,m tmp3,4(0,d_addr) /* store the data ! */
129 mfctl sar,tmp3 /* suppress final ldwm unless result used */
130 extru tmp3,28,2,tmp3 /* convert bitshift to byteshift */
131 sub,<= count,tmp3,r0 /* bytes unused if (count-byteshift <= 0*/
134 vshd tmp2,tmp1,tmp3 /* position data ! */
136 stbys,e tmp3,0(0,d_addr) /* store the data ! */