Home
last modified time | relevance | path

Searched refs:tmp8 (Results 1 – 6 of 6) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/mtx/
DmtxQuat_asm.s446 #define tmp8 fp13 macro
501 ps_madd tmp8, tmp0, tmp5, tmp6
513 ps_mul tmp8, tmp8, scale
521 ps_merge00 tmp1, tmp8, tmp4
568 #undef tmp8
Dmtx44_asm.s280 #define tmp8 fp13 macro
291 lfs tmp8, 0(r5)
326 fnmsubs tmp2, tmp2, tmp4, tmp8 // (3-E*E*S)
358 ps_sum0 tmp8, tmp4, fc0, tmp9
367 psq_st tmp8, 8(m), 0, 0
403 #undef tmp8
DmtxQuat.c1172 f32x2 tmp5, tmp6, tmp7, tmp8, tmp9; in PSMTXQuat() local
1226 tmp8 = __PS_MADD(V_XY, V_YX, tmp6); in PSMTXQuat()
1246 tmp8 = __PS_MUL(tmp8, scale); in PSMTXQuat()
1259 D1 = __PS_MERGE00(tmp8, tmp4); in PSMTXQuat()
Dmtx_asm.s1025 #define tmp8 fp13 macro
1038 lfs tmp8, 0(r6)
1074 fnmsubs tmp2, tmp2, tmp4, tmp8 // (3-E*E*S)
1107 ps_sum0 tmp8, tmp4, fc0, tmp9
1116 psq_st tmp8, 8(m), 0, 0
1159 #undef tmp8
Dmtx44.c1621 f32x2 tmp5, tmp6, tmp7, tmp8, tmp9; in __PSMTX44RotAxisRadInternal() local
1739 tmp8 = __PS_SUM0(tmp4, c00, tmp9); in __PSMTX44RotAxisRadInternal()
1757 __PSQ_STX(m, 8, tmp8, 0, 0); in __PSMTX44RotAxisRadInternal()
Dmtx.c1462 f32x2 tmp5, tmp6, tmp7, tmp9, tmp8; in _PSMTXRotAxisRadInternal() local
1536 tmp8 = __PS_SUM0(tmp4, c00, tmp9); in _PSMTXRotAxisRadInternal()
1551 __PSQ_STX(m, 8, tmp8, 0, 0); in _PSMTXRotAxisRadInternal()