Searched refs:ALIGN_MASK (Results 1 – 10 of 10) sorted by relevance
41 #ifndef ALIGN_MASK42 #define ALIGN_MASK 0x7 macro55 andi. %r8, %r3, ALIGN_MASK56 andi. %r7, %r4, ALIGN_MASK
36 #ifndef ALIGN_MASK37 #define ALIGN_MASK 0x7 macro73 andi. %r8, %r3, ALIGN_MASK74 andi. %r7, %r4, ALIGN_MASK
31 #define ALIGN_MASK 0xf macro
97 #define ALIGN_MASK (ALIGN_NUM-1) macro153 test_arr[i].dst &= ~dst_align_arr[rand32 (0) & ALIGN_MASK]; in init_copies()155 test_arr[i].src &= ~src_align_arr[rand32 (0) & ALIGN_MASK]; in init_copies()
79 #define ALIGN_MASK (ALIGN_NUM - 1) macro122 int align = strlen_align_arr[rand32 (0) & ALIGN_MASK]; in init_strlen_tests()
88 #define ALIGN_MASK (ALIGN_NUM-1) macro122 test_arr[i].offset &= ~align_arr[rand32 (0) & ALIGN_MASK]; in init_memset()
192 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
219 #define ALIGN_MASK (ALIGN_SIZE - 1) macro
172 ALIGN_BITS, dist_reduced & ALIGN_MASK); in match()
123 + coder->align_prices[dist & ALIGN_MASK]; in get_dist_len_price()