Small codestyle changes

This commit is contained in:
Vsevolod Livinskiy
2015-02-27 12:35:31 +03:00
parent 3718abc3d2
commit 4c629d0a7c
2 changed files with 5 additions and 3 deletions

View File

@@ -179,6 +179,7 @@ FORCEINLINE __vec4_i64::__vec4_i64(__vec4_d vd) {
v[1] = _mm_castpd_si128(vd.v[1]);
}
///////////////////////////////////////////////////////////////////////////
// SSE helpers / utility functions