Home | History | Annotate | Download | only in string

Lines Matching full:pref

32  *  memset.S, version "64h" with 1 cache line horizon for "pref 30" and 14 nops
194 # "pref 30,64(a0)" prefetch, which can be used as "pref 30,0(a0)" after
196 # For "a2" below 160 there will be no such "pref 30 safe" 64-byte chunk.
199 bgtz v1,.Lloop16w_nopref30 # skip "pref 30,0(a0)"
200 subu t7,a2,96 # subtract "pref 30 unsafe" region
201 # below we have at least 1 64-byte chunk which is "pref 30 safe"
207 # Don't use "pref 30,0(a0)" for a0 in a "middle" of a cache line
208 # pref 30,0(a0)
209 # Here we are in the region, where it is safe to use "pref 30,64(a0)"
212 pref 30,-32(a0) # continue setting up the dest, addr 64-32
228 pref 30,0(a0) # continue setting up the dest, addr 64-0