Searched refs:XMM_ALIGN (Results 1 – 4 of 4) sorted by relevance
40 #define XMM_ALIGN 16 macro190 uint8_t fxsave_state[sizeof (struct fxsave_state) + XMM_ALIGN]; in fpu_probe()196 XMM_ALIGN) & ~(XMM_ALIGN - 1ul)); in fpu_probe()
95 #define XMM_ALIGN 16 macro109 subl $_CONST(_MUL(XMM_SIZE, nreg) + XMM_ALIGN), %esp; \111 addl $XMM_ALIGN, sreg; \112 andl $_BITNOT(XMM_ALIGN-1), sreg115 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; \