HomeSort by relevance Sort by last modified time
    Searched full:por_r2r (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_RLEaccel.c 191 por_r2r(mm6, mm2); \
251 por_r2r(mm7, mm5); \
253 por_r2r(mm6, mm3); \
267 por_r2r(mm7, mm5); \
269 por_r2r(mm6, mm3); \
280 por_r2r(mm4, mm5); \
282 por_r2r(mm6, mm3); \
341 por_r2r(mm7, mm5); \
343 por_r2r(mm6, mm3); \
357 por_r2r(mm7, mm5);
    [all...]
SDL_blit_A.c 268 por_r2r(mm7, mm2); /* mm7(full alpha) | mm2 -> mm2 */
323 por_r2r(mm7, mm2); /* mm7(full alpha) | mm2 -> mm2 */
350 por_r2r(mm7, mm2); /* mm7(dst alpha) | mm2 -> mm2 */
409 por_r2r(mm1, mm2); /* src | dst -> mm2 */
    [all...]
mmx.h 537 #define por_r2r(regs, regd) mmx_r2r(por, regs, regd) macro
  /external/valgrind/main/VEX/test/
mmxtest.c 324 #define por_r2r(regs, regd) mmx_r2r(por, regs, regd) macro

Completed in 62 milliseconds