Searched refs:GX_PACK_VECTORTEST_PARAM (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/gx/ |
| D | g3imm.h | 757 reg_G3_VEC_TEST = GX_PACK_VECTORTEST_PARAM(x, y, z); in G3_VectorTest()
|
| D | g3.h | 574 #define GX_PACK_VECTORTEST_PARAM(x, y, z) ((u32)GX_VECFX10((x), (y), (z))) macro
|
| D | g3c.h | 832 G3CS_Direct1(info, G3OP_VEC_TEST, GX_PACK_VECTORTEST_PARAM(x, y, z)); in G3CS_VectorTest()
|
| D | g3b.h | 934 G3BS_Direct1(info, G3OP_VEC_TEST, GX_PACK_VECTORTEST_PARAM(x, y, z)); in G3BS_VectorTest()
|