Searched refs:BLOCKMASK (Results 1 – 1 of 1) sorted by relevance
74 #define BLOCKMASK 63 /* (BLOCKSIZE - 1) */ macro76 #if (1 << BLOCKSHIFT) != BLOCKSIZE || BLOCKMASK != (BLOCKSIZE - 1)130 testl $BLOCKMASK, %edi /* address must be BLOCKSIZE aligned */134 testq $BLOCKMASK, %rsi /* .. and be a multiple of BLOCKSIZE */172 testl $BLOCKMASK, %eax /* address must be BLOCKSIZE aligned */176 testl $BLOCKMASK, %ecx /* .. and be a multiple of BLOCKSIZE */