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

/opensolaris-onvv-gate/usr/src/uts/intel/ia32/ml/
H A Dsseblk.s72 #define BLOCKSHIFT 6 define
73 #define BLOCKSIZE 64 /* (1 << BLOCKSHIFT) */
76 #if (1 << BLOCKSHIFT) != BLOCKSIZE || BLOCKMASK != (BLOCKSIZE - 1)
136 shrq $BLOCKSHIFT, %rsi
178 shrl $BLOCKSHIFT, %ecx

Completed in 96 milliseconds