Home
last modified time | relevance | path

Searched refs:_channel (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Dspu2vmx.h1343 #define spu_readch(_channel) 0 /* not mappable */ argument
1349 #define spu_readchcnt(_channel) 0 /* not mappable */ argument
1355 #define spu_readchqw(_channel) __extension__ ({ vec_uint4 result = { 0, 0, 0, 0 }; result; }) argument
2322 #define spu_writech(_channel, _a) /* not mappable */ argument
2327 #define spu_writechqw(_channel, _a) /* not mappable */ argument
Dsi2vmx.h1369 #define si_rdch(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ argument
1370 #define si_rchcnt(_channel) ((qword)(vec_splat_u8(0))) /* not mappable */ argument
1371 #define si_wrch(_channel, _a) /* not mappable */ argument