Home | History | Annotate | Download | only in spu

Lines Matching refs:qword

97 #define CHECK_DIRTY(_vec) (si_to_uint (si_orx ((qword) (_vec))))
142 qword *buf_ptr = (qword *) (((unsigned int) (buffer) + 127) & ~127);
143 qword *line = GET_CACHE_LINE (entry->tag_lo[way], way);
144 qword bits;
166 bits = (qword) entry->dirty_bits[way];
307 qword etag_hi;
312 qword etag_lo;
313 qword equal;
314 qword bit_mask;
315 qword way;