Searched refs:exception (Results 1 – 6 of 6) sorted by relevance
223 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.246 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.269 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.292 #if 1 // B1832: interrupt stack changed to exception stack if exception is detected.
952 uint32_t exception = __get_current_exception(); in ulPortLockGetCurrentOwnerId() local954 if( !exception ) in ulPortLockGetCurrentOwnerId()962 return get_core_num() + exception * 2; in ulPortLockGetCurrentOwnerId()
61 addi r15, ea, -4 # Instruction that caused exception133 …tw ea, 72(sp) # EA is PC+4 so will skip over instruction causing exception
83 .section .exception, "ax", @progbits
258 GCC/AVR32_UC3/exception.S543 IAR/AVR32_UC3/exception.s82
528 the CPU immediately raises Stack Protection Violation exception as soon as any581 8-byte aligned. This fixes the unaligned access exception. Contributed1250 + Microblaze port: Previously tasks inherited the exception enable state1649 exception; the vTaskList() and vTaskGetRunTimeStats() functions are now2262 + Wording for the GPL exception has been (hopefully) clarified. Also the3305 An optional exception has been included with the GPL. See the licensing
Completed in 29 milliseconds