| /TwlSDK-5.3.1/build/libraries/os/common/src/ |
| D | os_systemCall.c | 25 bx lr in SVC_WaitByLoop() 34 bx lr 43 bx lr in SVC_WaitVBlankIntr() 50 bx lr in SVC_Halt() 57 bx lr in SVC_Div() 65 bx lr in SVC_DivRem() 72 bx lr in SVC_CpuSet() 79 bx lr in SVC_CpuSetFast() 86 bx lr in SVC_Sqrt() 93 bx lr in SVC_GetCRC16() [all …]
|
| D | os_callTrace.c | 23 SDK_WEAK_SYMBOL asm void __PROFILE_ENTRY( void ){ bx lr } in __PROFILE_ENTRY() 24 SDK_WEAK_SYMBOL asm void __PROFILE_EXIT( void ){ bx lr } in __PROFILE_EXIT() 32 void OSi_DumpCurrentLr(u32 lr, int strIndex); 64 stmfd sp!, {lr} in OS_EnableCallTrace() 66 ldmfd sp!, {lr} in OS_EnableCallTrace() 68 bxeq lr in OS_EnableCallTrace() 75 bx lr in OS_EnableCallTrace() 92 stmfd sp!, {lr} in OS_DisableCallTrace() 94 ldmfd sp!, {lr} in OS_DisableCallTrace() 96 bxeq lr in OS_DisableCallTrace() [all …]
|
| D | os_system.c | 46 bx lr in OS_EnableInterrupts() 66 bx lr in OS_DisableInterrupts() 87 bx lr in OS_RestoreInterrupts() 110 bx lr in OS_EnableInterrupts_IrqAndFiq() 130 bx lr in OS_DisableInterrupts_IrqAndFiq() 151 bx lr in OS_RestoreInterrupts_IrqAndFiq() 169 bx lr in OS_GetCpsrIrq() 193 bx lr in OS_GetProcMode() 220 bx lr in OS_SpinWaitCpuCycles()
|
| D | os_functionCost.c | 23 SDK_WEAK_SYMBOL asm void __PROFILE_ENTRY( void ){ bx lr } in __PROFILE_ENTRY() 24 SDK_WEAK_SYMBOL asm void __PROFILE_EXIT( void ){ bx lr } in __PROFILE_EXIT() 60 stmfd sp!, {lr} in OS_EnableFunctionCost() 62 ldmfd sp!, {lr} in OS_EnableFunctionCost() 64 bxeq lr in OS_EnableFunctionCost() 71 bx lr in OS_EnableFunctionCost() 88 stmfd sp!, {lr} in OS_DisableFunctionCost() 90 ldmfd sp!, {lr} in OS_DisableFunctionCost() 92 bxeq lr in OS_DisableFunctionCost() 99 bx lr in OS_DisableFunctionCost() [all …]
|
| D | os_exception.c | 75 bx lr in OS_SetExceptionVectorUpper() 92 bx lr in OS_SetExceptionVectorLower() 163 stmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook() 214 stmfd r12!, {r0-r3,sp,lr} in OSi_DebuggerExceptionHook() 218 ldmfd sp!, {r0-r3,r12,lr} in OSi_DebuggerExceptionHook() 224 ldmia r12, {r0-r4,sp,lr} in OSi_DebuggerExceptionHook() 229 bx lr in OSi_DebuggerExceptionHook() 288 movne lr, pc in OSi_ExceptionHandler() 299 stmfd r12!, {r0-r3,sp,lr} in OSi_ExceptionHandler() 330 ldmfd sp!, {r0-r3, r12, lr} in OSi_ExceptionHandler() [all …]
|
| D | os_context.c | 78 bx lr // Start here and switch arm/thumb mode in OS_InitContext() 97 stmfd sp!, { lr, r0 } in OS_SaveContext() 101 ldmfd sp!, { lr, r0 } in OS_SaveContext() 125 bx lr in OS_SaveContext() 149 stmfd sp!, { lr, r0 } in OS_LoadContext() 154 ldmfd sp!, { lr, r0 } in OS_LoadContext() 173 ldr lr, [ r0, #OS_CONTEXT_PC_PLUS4 - OS_CONTEXT_R0 ] in OS_LoadContext() 206 subs pc, lr, #4 in OS_LoadContext() 241 OS_TPrintf("LR %08x\n", context->lr); in OS_DumpContext()
|
| D | os_profile.c | 24 bx lr in __PROFILE_ENTRY() 28 bx lr in __PROFILE_EXIT()
|
| D | os_irqHandler_inTCM.c | 48 stmfd sp!, { lr } // Save LR in OS_IrqHandler() 60 bxeq lr in OS_IrqHandler() 71 bxeq lr in OS_IrqHandler() 119 ldr lr, =OS_IrqHandler_ThreadSwitch in OS_IrqHandler() 236 mov lr, pc in OS_IrqHandler_ThreadSwitch()
|
| /TwlSDK-5.3.1/build/libraries/os/ARM9/src/ |
| D | os_protectionRegion.c | 43 bx lr in OS_EnableICacheForProtectionRegion() 52 bx lr in OS_DisableICacheForProtectionRegion() 74 bx lr in OS_GetICacheEnableFlagsForProtectionRegion() 108 bx lr in OS_SetIPermissionsForProtectionRegion() 130 bx lr in OS_GetIPermissionsForProtectionRegion() 155 bx lr in OS_EnableDCacheForProtectionRegion() 164 bx lr in OS_DisableDCacheForProtectionRegion() 186 bx lr in OS_GetDCacheEnableFlagsForProtectionRegion() 220 bx lr in OS_SetDPermissionsForProtectionRegion() 242 bx lr in OS_GetDPermissionsForProtectionRegion() [all …]
|
| D | os_cache.c | 45 bx lr in DC_Enable() 64 bx lr in DC_Disable() 89 bx lr in DC_Restore() 108 bx lr in DC_InvalidateAll() 137 bx lr in DC_StoreAll() 170 bx lr in DC_FlushAll() 196 bx lr in DC_InvalidateRange() 220 bx lr in DC_StoreRange() 246 bx lr in DC_FlushRange() 272 bx lr in DC_TouchRange() [all …]
|
| D | os_tcm.c | 37 bx lr in OS_EnableITCM() 54 bx lr in OS_DisableITCM() 70 bx lr in OS_SetITCMParam() 86 bx lr in OS_GetITCMParam() 106 bx lr in OS_EnableDTCM() 123 bx lr in OS_DisableDTCM() 140 bx lr in OS_SetDTCMParam() 157 bx lr in OS_GetDTCMParam() 185 bx lr in OS_SetDTCMAddress() 206 bx lr in OS_GetDTCMAddress()
|
| D | os_protectionUnit.c | 37 bx lr in OS_EnableProtectionUnit() 54 bx lr in OS_DisableProtectionUnit()
|
| /TwlSDK-5.3.1/build/libraries/mi/common/src/ |
| D | mi_memory.c | 113 bx lr in MIi_CpuClear16() 148 bx lr in MIi_CpuCopy16() 178 bx lr in MIi_CpuSend16() 204 bx lr in MIi_CpuRecv16() 230 bx lr in MIi_CpuPipe16() 256 bx lr in CpuCopy16Reverse() 352 bx lr in MIi_CpuClear32() 377 bx lr in MIi_CpuCopy32() 402 bx lr in MIi_CpuSend32() 427 bx lr in MIi_CpuRecv32() [all …]
|
| D | mi_swap.c | 46 bx lr in MI_SwapWord() 62 bx lr in MI_SwapByte()
|
| D | mi_uncompress.c | 59 stmfd sp!, {r4-r11, lr} in MI_UnpackBits() 109 ldmfd sp!, {r4-r11, lr} in MI_UnpackBits() 110 bx lr in MI_UnpackBits() 143 stmfd sp!, {r4-r7, lr} in MI_UncompressLZ8() 211 @26: ldmfd sp!, {r4-r7, lr} in MI_UncompressLZ8() 212 bx lr in MI_UncompressLZ8() 248 stmfd sp!, {r4-r11, lr} in MI_UncompressLZ16() 347 @36: ldmfd sp!, {r4-r11, lr} in MI_UncompressLZ16() 348 bx lr in MI_UncompressLZ16() 398 stmfd sp!, {r4-r11, lr} in MI_UncompressHuffman() [all …]
|
| D | mi_uncomp_stream.c | 182 bx lr in MI_ReadUncompRL8() 279 bx lr in MI_ReadUncompRL16() 428 bx lr in MI_ReadUncompLZ8() 448 stmfd sp!, {r4-r12,lr} in MI_ReadUncompLZ16() 606 ldmfd sp!, {r4-r12,lr} in MI_ReadUncompLZ16() 607 bx lr in MI_ReadUncompLZ16() 627 stmfd sp!, {r4-r12, lr} in MI_ReadUncompHuffman() 728 ldmfd sp!, {r4-r12, lr} in MI_ReadUncompHuffman() 729 bx lr in MI_ReadUncompHuffman()
|
| /TwlSDK-5.3.1/build/demos/os/exceptionDisplay-2/src/ |
| D | main.c | 79 stmfd sp!,{r4,lr} in _s32_div_f() 100 ldmfd sp!,{r4,lr} in _s32_div_f() 101 bx lr in _s32_div_f()
|
| /TwlSDK-5.3.1/build/libraries/gx/ARM9/src/ |
| D | gxasm.c | 32 bx lr in GX_SendFifo48B() 45 bx lr in GX_SendFifo64B() 62 bx lr in GX_SendFifo128B()
|
| /TwlSDK-5.3.1/build/demos/os/callTrace-1/src/ |
| D | main.c | 20 SDK_WEAK_SYMBOL asm void __PROFILE_ENTRY( void ){ bx lr } in __PROFILE_ENTRY() 21 SDK_WEAK_SYMBOL asm void __PROFILE_EXIT( void ){ bx lr } in __PROFILE_EXIT()
|
| /TwlSDK-5.3.1/include/nitro/os/common/ |
| D | callTrace.h | 259 void OSi_SetCallTraceEntry(const char *name, u32 lr); 261 static inline void OSi_SetCallTraceEntry(const char *name, u32 lr);
|
| /TwlSDK-5.3.1/build/libraries/fx/common/src/ |
| D | fx_mtx22.c | 36 bx lr in MTX_Identity22_() 48 bx lr in MTX_Transpose22_() 60 bx lr in MTX_Scale22_() 71 bx lr in MTX_Rot22_()
|
| D | fx_mtx33.c | 38 bx lr in MTX_Identity33_() 55 bx lr in MTX_Copy33To43_() 78 bx lr in MTX_Copy33To44_() 92 bx lr in MTX_Transpose33_() 107 bx lr in MTX_Scale33_() 165 bx lr in MTX_RotX33_() 186 bx lr in MTX_RotY33_() 205 bx lr in MTX_RotZ33_()
|
| /TwlSDK-5.3.1/build/libraries/init/ARM9.TWL/src/ |
| D | crt0.FLX.c | 384 ldr lr, =HW_RESET_VECTOR in _start() 403 bx lr in INITi_CpuClear32() 467 bx lr in INITi_InitCoprocessor() 505 mov r12, lr in INITi_InitRegion() 668 stmfd sp!, {lr} in INITi_DoAutoload() 807 ldmfd sp!, {lr} in INITi_DoAutoload() 826 bxeq lr in INITi_ShelterStaticInitializer() 849 bx lr in INITi_ShelterStaticInitializer() 864 stmdb sp!, {lr} in INITi_CallStaticInitializers() 888 ldmia sp!, {lr} in INITi_CallStaticInitializers() [all …]
|
| /TwlSDK-5.3.1/build/libraries/cp/common/src/ |
| D | cp_context.c | 53 bx lr in CP_SaveContext() 86 bx lr in CPi_RestoreContext()
|
| /TwlSDK-5.3.1/build/demos/os/callTrace-2/src/ |
| D | main.c | 37 SDK_WEAK_SYMBOL asm void __PROFILE_ENTRY( void ){ bx lr } in __PROFILE_ENTRY() 38 SDK_WEAK_SYMBOL asm void __PROFILE_EXIT( void ){ bx lr } in __PROFILE_EXIT()
|