Searched refs:LINE_SIZE (Results 1 – 2 of 2) sorted by relevance
67 #define LINE_SIZE 128 macro130 mov tmp = LINE_SIZE+1 // for compare157 and tmp = -(LINE_SIZE), cnt // compute end of range159 and cnt = (LINE_SIZE-1), cnt // remainder231 and tmp = -(LINE_SIZE), cnt // compute end of range233 and cnt = (LINE_SIZE-1), cnt // remainder
61 #define LINE_SIZE 128 macro124 mov tmp = LINE_SIZE+1 // for compare149 and tmp = -(LINE_SIZE), cnt // compute end of range151 and cnt = (LINE_SIZE-1), cnt // remainder
Completed in 4 milliseconds