Lines Matching full:store
35 * Then store as many 4-byte chunks, followed by trailing bytes.
39 * store 8-bytes chunks to align the address on 64 byte boundary
56 * store remaining data in 64-byte chunks until less than
59 * Store as many 8-byte chunks, followed by trailing bytes.
61 * BIS = Block Init Store
62 * Doing the advance store of the first element of the cache line
72 * the BIS store must be balanced against the cost of the membar operation.
79 * store and the final stores.
81 * "most recently used" for all but the last store to the cache line.
166 ! Store -(%o3) bytes till dst is block (64 byte) aligned.
188 ! get store pipeline moving
194 sub %o5, 8, %o5 ! adjust %o5 for ASI store alignment
223 ! to keep the store pipeline moving.
284 membar #StoreStore ! required by use of Block Store Init
306 subcc %o3, 8, %o3 ! Can we store any long words?
311 stx %o1, [%o5] ! store the long words