Searched refs:mm3 (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/x86_64/
H A Dlshift.S31 movq %mm7, %mm3
41 psllq %mm1, %mm3
42 por %mm6, %mm3
43 movq %mm3, 8(%rdi,%rdx,8)
46 movq %mm7, %mm3
54 movq %mm3, %mm2
H A Drshift.S30 movq %mm7, %mm3
43 psrlq %mm1, %mm3
44 por %mm6, %mm3
45 movq %mm3, -16(%rdi,%rdx,8)
48 movq %mm7, %mm3
56 movq %mm3, %mm2
/haiku/headers/posix/arch/x86/
H A Dsignal.h30 unsigned char mm3[10]; member in struct:packed_mmx_regs
82 unsigned char mm3[10]; member in struct:mmx_regs
/haiku/headers/libs/agg/
H A Dagg_trans_affine.h355 double mm3 = y; local
359 shy *= mm3;
360 sy *= mm3;
361 ty *= mm3;
/haiku/headers/os/interface/
H A DAffineTransform.h300 double mm3 = y; local
304 shy *= mm3;
305 sy *= mm3;
306 ty *= mm3;
/haiku/
H A Dconfigure1040 x86*) cp $clangHeadersDir/*intrin* $clangHeadersDir/mm3* "$outputDir/clang_headers" || exit 1 ;;

Completed in 71 milliseconds