/external/qemu/distrib/sdl-1.2.12/src/video/ |
mmx.h | 587 #define pslld_i2r(imm, reg) mmx_i2r(pslld, imm, reg) 588 #define pslld_m2r(var, reg) mmx_m2r(pslld, var, reg) 589 #define pslld_r2r(regs, regd) mmx_r2r(pslld, regs, regd) 590 #define pslld(vars, vard) mmx_m2m(pslld, vars, vard) macro
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
mmxp2_32.asm | 146 pslld mm1, 2 ; 0 0 000000bb bbb00000 156 pslld mm2, 2 ; 0 0 000000bb bbb00000
|
/external/libvpx/vp8/common/x86/ |
postproc_mmx.c | 798 pslld mm3, 4 813 pslld mm4, 4 962 pslld xmm3, 4 977 pslld xmm4, 4 [all...] |
postproc_sse2.asm | 354 pslld xmm3, 4 369 pslld xmm4, 4 564 pslld xmm5, 4
|
postproc_mmx.asm | 365 pslld mm3, 4 380 pslld mm4, 4
|
/external/openssl/crypto/aes/asm/ |
aes-586.pl | 735 &pslld ("mm3",8); &pslld ("mm7",8); 744 &pslld ("mm3",24); &pslld ("mm7",24); [all...] |