Home
last modified time | relevance | path

Searched refs:cp (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/GCC/AVR32_UC3/
Dexception.S223 cp.w r12, 0b110
236 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
246 cp.w r12, 0b110
259 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
269 cp.w r12, 0b110
282 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
292 cp.w r12, 0b110
305 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
/Kernel-v11.1.0/portable/ThirdParty/xClang/XCOREAI/
Dport.c180 uint32_t cp; in pxPortInitialiseStack() local
190 : "=r" ( cp ), "=r" ( dp ) /* output 0 is cp, output 1 is dp */ in pxPortInitialiseStack()
209 pxTopOfStack[ 6 ] = cp; /* SP[6] := CP */ in pxPortInitialiseStack()
Dportasm.S68 stw cp, sp[6]
85 ldw cp, sp[4] /* in case the active thread has modified them.) */
174 ldw cp, sp[6]
/Kernel-v11.1.0/portable/IAR/AVR32_UC3/
Dexception.s82226 cp.w r12, 110b
239 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
249 cp.w r12, 110b
262 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
272 cp.w r12, 110b
285 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.
295 cp.w r12, 110b
308 cp.w r12, 0 // Get the pointer to the interrupt handler returned by the function.