movq_r2m          179 libavcodec/imgresample.c #define DUMP(reg) movq_r2m(reg, tmp); printf(#reg "=%016"PRIx64"\n", tmp.uq);
movq_r2m          205 libavcodec/imgresample.c         movq_r2m(mm0, tmp);
movq_r2m          207 libavcodec/imgresample.c         movq_r2m(mm1, tmp);
movq_r2m          209 libavcodec/imgresample.c         movq_r2m(mm2, tmp);
movq_r2m          211 libavcodec/imgresample.c         movq_r2m(mm3, tmp);
movq_r2m          219 libavcodec/imgresample.c         movq_r2m(mm0, tmp);
movq_r2m          263 libavcodec/imgresample.c         movq_r2m(mm0, tmp);
movq_r2m          289 libavcodec/x86/dsputil_mmx.c         movq_r2m(mm0, *pixels);
movq_r2m          155 libavcodec/x86/idct_mmx.c     movq_r2m (mm1, *(row+store));       /* save y3 y2 y1 y0 */
movq_r2m          160 libavcodec/x86/idct_mmx.c     movq_r2m (mm4, *(row+store+4));     /* save y7 y6 y5 y4 */
movq_r2m          179 libavcodec/x86/idct_mmx.c     movq_r2m (mm1, *(row+store));       /* save y3 y2 y1 y0 */
movq_r2m          183 libavcodec/x86/idct_mmx.c     movq_r2m (mm4, *(row+store+4));     /* save y7 y6 y5 y4 */
movq_r2m          273 libavcodec/x86/idct_mmx.c     movq_r2m (mm1, *(row+store));       /* save y3 y2 y1 y0 */
movq_r2m          284 libavcodec/x86/idct_mmx.c     movq_r2m (mm7, *(row+store+4));     /* save y7 y6 y5 y4 */
movq_r2m          302 libavcodec/x86/idct_mmx.c     movq_r2m (mm1, *(row+store));       /* save y3 y2 y1 y0 */
movq_r2m          317 libavcodec/x86/idct_mmx.c     movq_r2m (mm7, *(row+store+4));     /* save y7 y6 y5 y4 */
movq_r2m          453 libavcodec/x86/idct_mmx.c     movq_r2m (mm0, *(col+offset+3*8));  /* save b3 in scratch0 */
movq_r2m          468 libavcodec/x86/idct_mmx.c     movq_r2m (mm6, *(col+offset+5*8));  /* save b0 in scratch1 */
movq_r2m          507 libavcodec/x86/idct_mmx.c     movq_r2m (mm4, *(col+offset+1*8));  /* save y1 */
movq_r2m          510 libavcodec/x86/idct_mmx.c     movq_r2m (mm3, *(col+offset+2*8));  /* save y2 */
movq_r2m          519 libavcodec/x86/idct_mmx.c     movq_r2m (mm2, *(col+offset+5*8));  /* save y5 */
movq_r2m          525 libavcodec/x86/idct_mmx.c     movq_r2m (mm5, *(col+offset+0*8));  /* save y0 */
movq_r2m          528 libavcodec/x86/idct_mmx.c     movq_r2m (mm6, *(col+offset+6*8));  /* save y6 */
movq_r2m          531 libavcodec/x86/idct_mmx.c     movq_r2m (mm7, *(col+offset+7*8));  /* save y7 */
movq_r2m          533 libavcodec/x86/idct_mmx.c     movq_r2m (mm3, *(col+offset+4*8));  /* save y4 */
movq_r2m          535 libavcodec/x86/idct_mmx.c     movq_r2m (mm4, *(col+offset+3*8));  /* save y3 */