HomeSort by: relevance | last modified time | path
    Searched refs:spu_readchqw (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 363 #define spu_readchqw(imm) ((vec_uint4)si_rdch((imm))) macro
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 1352 /* spu_readchqw
1355 #define spu_readchqw(_channel) __extension__ ({ vec_uint4 result = { 0, 0, 0, 0 }; result; }) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 1352 /* spu_readchqw
1355 #define spu_readchqw(_channel) __extension__ ({ vec_uint4 result = { 0, 0, 0, 0 }; result; }) macro

Completed in 17 milliseconds