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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfpu_subr.c38 #define XMM_ALIGN 16 macro
218 XMM_ALIGN];
224 XMM_ALIGN) & ~(XMM_ALIGN - 1ul));
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dasm_linkage.h114 #define XMM_ALIGN 16 macro
128 subl $_CONST(_MUL(XMM_SIZE, nreg) + XMM_ALIGN), %esp; \
130 addl $XMM_ALIGN, sreg; \
131 andl $_BITNOT(XMM_ALIGN-1), sreg
134 addl $_CONST(_MUL(XMM_SIZE, nreg) + XMM_ALIGN), %esp;
/illumos-gate/usr/src/common/crypto/modes/amd64/
H A Dgcm_intel.s130 and $-XMM_ALIGN, %rsp; \
188 .align XMM_ALIGN
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s213 and $-XMM_ALIGN, %rsp; \
248 and $-XMM_ALIGN, %rsp; \

Completed in 68 milliseconds