Searched refs:MI_Copy36B (Results 1 – 10 of 10) sorted by relevance
| /TwlSDK-5.4/build/libraries/gx/ARM9/include/ |
| D | gxasm.h | 36 MI_Copy36B(pSrc, pDest); in GX_SendFifo36B()
|
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx33.h | 94 MI_Copy36B(pSrc, pDst); in MTX_Copy33()
|
| D | fx_mtx43.h | 111 MI_Copy36B(pSrc, pDst); in MTX_Copy43To33()
|
| /TwlSDK-5.4/include/nitro/mi/ |
| D | memory.h | 703 void MI_Copy36B(register const void *pSrc, register void *pDest);
|
| /TwlSDK-5.4/build/libraries/gx/ARM9/src/ |
| D | g3b.c | 253 MI_Copy36B(&m->_00, (void *)info->curr_param); in G3BS_MultMtx33() 290 MI_Copy36B(&mtx->_00, (void *)info->curr_param); in G3BS_MultTransMtx33()
|
| D | g3c.c | 373 MI_Copy36B(&m->_00, (void *)info->curr_param); in G3CS_MultMtx33() 412 MI_Copy36B(&mtx->_00, (void *)info->curr_param); in G3CS_MultTransMtx33()
|
| D | g3x.c | 390 MI_Copy36B((void *)(REG_VECMTX_RESULT_0_ADDR), &m->_00); in G3X_GetVectorMtx()
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx33.c | 338 MI_Copy36B(&tmp, pDst); in MTX_Inverse33()
|
| D | fx_mtx43.c | 99 MI_Copy36B(pSrc, pDst); in MTX_TransApply43()
|
| /TwlSDK-5.4/build/libraries/mi/common/src/ |
| D | mi_memory.c | 820 asm void MI_Copy36B(register const void* pSrc, register void* pDest) in MI_Copy36B() function
|