Home | Sort by: relevance | last modified time | path |
/src/sys/arch/luna68k/dev/ | |
omrasops.c | 684 int step8 = step - wh * 8; local in function:om_rascopy_single 697 " adda.l %[step8],%[src] ;\n" 698 " adda.l %[step8],%[dst] ;\n" 707 [step8] "r" (step8) 720 src = (uint8_t *)s32 + step8; 721 dst = (uint8_t *)d32 + step8; 861 int step8 = step - wh * 8; local in function:om4_rascopy_multi 903 " adda.l %[step8],%[src0] ;\n" 904 " adda.l %[step8],%[dst0] ;\n [all...] |
omrasops.c | 684 int step8 = step - wh * 8; local in function:om_rascopy_single 697 " adda.l %[step8],%[src] ;\n" 698 " adda.l %[step8],%[dst] ;\n" 707 [step8] "r" (step8) 720 src = (uint8_t *)s32 + step8; 721 dst = (uint8_t *)d32 + step8; 861 int step8 = step - wh * 8; local in function:om4_rascopy_multi 903 " adda.l %[step8],%[src0] ;\n" 904 " adda.l %[step8],%[dst0] ;\n [all...] |