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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h231 #define si_wrch(imm,ra) __builtin_si_wrch(imm,ra) macro
365 #define spu_writech(imm, ra) si_wrch((imm), si_from_uint(ra))
366 #define spu_writechqw(imm, ra) si_wrch((imm), (qword)(ra))
393 si_wrch(MFC_LSA,si_from_ptr(ls));
394 si_wrch(MFC_EAL,si_from_uint(ea));
395 si_wrch(MFC_Size,si_from_uint(size));
396 si_wrch(MFC_TagID,si_from_uint(tagid));
397 si_wrch(MFC_Cmd,si_from_uint(cmd));
402 si_wrch(MFC_LSA,si_from_ptr(ls));
403 si_wrch(MFC_EA
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h1371 #define si_wrch(_channel, _a) /* not mappable */ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h1371 #define si_wrch(_channel, _a) /* not mappable */ macro

Completed in 157 milliseconds