Home
last modified time | relevance | path

Searched refs:LINE_SIZE (Results 1 – 2 of 2) sorted by relevance

/sysdeps/ia64/
A Dmemset.S67 #define LINE_SIZE 128 macro
130 mov tmp = LINE_SIZE+1 // for compare
157 and tmp = -(LINE_SIZE), cnt // compute end of range
159 and cnt = (LINE_SIZE-1), cnt // remainder
231 and tmp = -(LINE_SIZE), cnt // compute end of range
233 and cnt = (LINE_SIZE-1), cnt // remainder
A Dbzero.S61 #define LINE_SIZE 128 macro
124 mov tmp = LINE_SIZE+1 // for compare
149 and tmp = -(LINE_SIZE), cnt // compute end of range
151 and cnt = (LINE_SIZE-1), cnt // remainder

Completed in 4 milliseconds