Searched refs:XMM_ALIGN (Results 1 – 4 of 4) sorted by relevance
38 #define XMM_ALIGN 16 macro218 XMM_ALIGN]; in fpu_probe()224 XMM_ALIGN) & ~(XMM_ALIGN - 1ul)); in fpu_probe()
114 #define XMM_ALIGN 16 macro128 subl $_CONST(_MUL(XMM_SIZE, nreg) + XMM_ALIGN), %esp; \130 addl $XMM_ALIGN, sreg; \131 andl $_BITNOT(XMM_ALIGN-1), sreg134 addl $_CONST(_MUL(XMM_SIZE, nreg) + XMM_ALIGN), %esp;
130 and $-XMM_ALIGN, %rsp; \188 .align XMM_ALIGN
213 and $-XMM_ALIGN, %rsp; \248 and $-XMM_ALIGN, %rsp; \