Searched refs:qwords (Results 1 – 4 of 4) sorted by relevance
573 int qwords, bits, i; in sba_search_bitmap() local576 qwords = bits_wanted >> 6; /* /64 */ in sba_search_bitmap()577 bits = bits_wanted - (qwords * BITS_PER_LONG); in sba_search_bitmap()579 end = res_end - qwords; in sba_search_bitmap()587 for (i = 0 ; i < qwords ; i++) { in sba_search_bitmap()595 for (i = 0 ; i < qwords ; i++) in sba_search_bitmap()600 res_ptr += qwords; in sba_search_bitmap()
88 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even259 movdqa %xmm0, W_t(\rnd) # Store scheduled qwords376 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
91 # WK_2(t) points to 1 of 2 qwords at frame.WK depdending on t being odd/even377 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.
735 # Mask for byte-swapping a couple of qwords in an XMM register using (v)pshufb.