Lines Matching +full:3 +full:br
51 alloc saved_pfs=ar.pfs,3,Nrot,0,Nrot
65 (p6) br.ret.spnt.many rp // zero length, return immediately
69 shr.u cnt=in2,3 // number of 8-byte words to copy
73 adds cnt=-1,cnt // br.ctop is repeat/until
84 (p7) br.cond.spnt.few .memcpy_short
85 (p6) br.cond.spnt.few .memcpy_long
105 br.ctop.dptk.few 1b
111 br.ret.sptk.many rp
121 adds cnt=-1,in2 // br.ctop is repeat/until
149 br.ctop.dptk.few 1b
154 br.ret.sptk.many rp
168 * MEM_LAT+3 shrp
171 * On Itanium, the pipeline itself runs without stalls. However, br.ctop
184 alloc t3=ar.pfs,3,Nrot,0,Nrot // resize register frame
193 shl t2=t2,3 // t2 = 8*(src & 7)
194 shl t4=t4,3 // t4 = 8*(dst & 7)
232 shr.u t2=cnt,3 // t2 = number of 8-byte words left to copy
233 shl cnt=cnt,3 // move bits 0-2 to 3-5
241 adds t2=-1,t2 // br.ctop is repeat/until
256 br.sptk.few b6
272 br.ret.sptk.many rp
280 (p[MEM_LAT+3]) shrp w[0]=val[MEM_LAT+3],val[MEM_LAT+4-index],shift; \
286 br.ctop.dptk.few 1b; \
292 br .memcpy_tail