View | Details | Raw Unified
Collapse All | Expand All

(-) ./include/contrib/camm_dpa.h (-1 / +1 lines)
 Lines 1619-1625    Link Here 
#if defined(SCPLX) || (defined(DCPLX) && defined(ATL_SSE2))
#if defined(SCPLX) || (defined(DCPLX) && defined(ATL_SSE2))
	 ,"m" (w)
	 ,"m" (w)
#endif
#endif
	 :"ax","bx","cx","dx","si","di");
	 :"ax","cx","dx","si","di");
}
}