Searched refs:stbma (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/parisc/lib/ |
D | memcpy.c | 117 #define stbma(_s, _t, _a, _e) def_store_ai_insn(stbs,1,"r",_s,_a,_t,_e) macro 313 stbma(d_space, t3, pcd, pmc_store_exc); in pa_memcpy_internal() 398 stbma(d_space, t3, pcd, pmc_store_exc); in pa_memcpy_internal() 414 stbma(d_space, t3, pcd, pmc_store_exc); in pa_memcpy_internal() 431 stbma(d_space, t3, pcd, pmc_store_exc); in pa_memcpy_internal()
|