Home
last modified time | relevance | path

Searched refs:ASM_VECCrossProduct (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/mtx/
DmtxVec_asm.s43 .global ASM_VECCrossProduct symbol
44 ASM_VECCrossProduct: label
45 .type ASM_VECCrossProduct, @function
84 .size ASM_VECCrossProduct,$-ASM_VECCrossProduct
/CafeSDK-2.12.13/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h1129 void ASM_VECCrossProduct ( const Vec *vec1, const Vec *vec2, Vec *dst );
1142 #define VECCrossProduct ASM_VECCrossProduct
/CafeSDK-2.12.13/system/include/cafe/mtx/
DmtxVec.h1129 void ASM_VECCrossProduct ( const Vec *vec1, const Vec *vec2, Vec *dst );
1142 #define VECCrossProduct ASM_VECCrossProduct