search for: s_4

Displaying 2 results from an estimated 2 matches for "s_4".

Did you mean: s64
2012 Jul 06
2
[LLVMdev] Excessive register spilling in large automatically generated functions, such as is found in FFTW
...28 MULI(__m128 a) { return SWAP(SIGNIFY(a)); } __INLINE __m128 MUL(__m128 d, __m128 re, __m128 im) { re = MULT(re, d); FMS(&re, im, SWAP(d)); return re; } __INLINE __m128 MULJ(__m128 d, __m128 re, __m128 im) { re = MULT(re, d); FMA(&re, im, SWAP(d)); return re; } __INLINE void S_4(__m128 r0, __m128 r1, __m128 r2, __m128 r3, float *o0, float *o1, float *o2, float *o3) { STORE(o0, r0); STORE(o1, r1); STORE(o2, r2); STORE(o3, r3); } __INLINE void K_0(__m128 *r0, __m128 *r1, __m128 *r2, __m128 *r3) { __m128 uk, uk2, zk, zk_d; uk = *r0; uk2 = *r1; zk = ADD(*r2, *r3)...
2006 Jul 20
1
samba as pdc in Ubuntu dapper, fails on ps$ join?
Hola, I've done everything as correct as I can see in smb.conf under fresh ubuntu 6.06 fully updated install to have it run as a PDC on hostname florentine, domain DAVEYST. There are no testparm errors. I've added users with useradd and smbpasswd -a I've added machines with useradd and smbpasswd -a -m I can see the server in my network neighbourhood and access/browse folders on