Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxVec_asm.s298 .global ASM_VECScale symbol
306 ASM_VECScale: label
307 .type ASM_VECScale, @function
323 .size ASM_VECScale,$-ASM_VECScale
/CafeSDK-2.12.13-1/system/include/cafe/mtx/
DmtxVec.h1124 void ASM_VECScale ( const Vec *src, Vec *dst, f32 mult );
1139 #define VECScale ASM_VECScale
/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
DmtxVec.h1124 void ASM_VECScale ( const Vec *src, Vec *dst, f32 mult );
1139 #define VECScale ASM_VECScale