Searched refs:mm0 (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/x86_64/
H A Dlshift.S30 movd %eax, %mm0
32 psrlq %mm0, %mm7
40 psrlq %mm0, %mm6
47 psrlq %mm0, %mm7
H A Drshift.S29 movd %eax, %mm0
31 psllq %mm0, %mm7
42 psllq %mm0, %mm6
49 psllq %mm0, %mm7
/haiku/headers/posix/arch/x86/
H A Dsignal.h27 unsigned char mm0[10]; member in struct:packed_mmx_regs
76 unsigned char mm0[10]; member in struct:mmx_regs
/haiku/headers/libs/agg/
H A Dagg_trans_affine.h354 double mm0 = x; // Possible hint for the optimizer local
356 sx *= mm0;
357 shx *= mm0;
358 tx *= mm0;
/haiku/headers/os/interface/
H A DAffineTransform.h298 double mm0 = x; local
301 sx *= mm0;
302 shx *= mm0;
303 tx *= mm0;

Completed in 50 milliseconds