Home
last modified time | relevance | path

Searched refs:BLOCKMASK (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dsseblk.s74 #define BLOCKMASK 63 /* (BLOCKSIZE - 1) */ macro
76 #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 */