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

/linux-4.1.27/arch/parisc/lib/
H A Dmemcpy.c121 #define fstdma(_s, _t, _a, _e) def_store_ai_insn(fstd,8,"f",_s,_a,_t,_e) macro
330 fstdma(d_space, r1, pdd, pmc_store_exc); pa_memcpy_internal()
331 fstdma(d_space, r2, pdd, pmc_store_exc); pa_memcpy_internal()
332 fstdma(d_space, r3, pdd, pmc_store_exc); pa_memcpy_internal()
333 fstdma(d_space, r4, pdd, pmc_store_exc); pa_memcpy_internal()
343 fstdma(d_space, r5, pdd, pmc_store_exc); pa_memcpy_internal()
344 fstdma(d_space, r6, pdd, pmc_store_exc); pa_memcpy_internal()
345 fstdma(d_space, r7, pdd, pmc_store_exc); pa_memcpy_internal()
346 fstdma(d_space, r8, pdd, pmc_store_exc); pa_memcpy_internal()

Completed in 144 milliseconds