Searched refs:SET_MASK (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/spu/
H A Dcachemgr.c36 #define SET_MASK ((int) &__cache_tag_array_size - LINE_SIZE) macro
91 si_from_uint (SET_MASK)), \
95 ((void *) (__cache + ((_addr) & SET_MASK) * WAYS) + ((_way) * LINE_SIZE));

Completed in 89 milliseconds