Searched refs:DEPC (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dvectors.S73 wsr a2, DEPC # save a2
97 wsr a2, DEPC # save a2
125 xsr a0, DEPC # get DEPC, save a0
153 wsr a2, DEPC # save stack pointer temporarily
161 xsr a2, DEPC # save a2 and get stack pointer
200 xsr a3, DEPC
238 xsr a0, DEPC
H A Dentry.S99 * PT_DEPC >= VALID_DOUBLE_EXCEPTION_ADDRESS: double exception, DEPC
116 rsr a0, DEPC
234 * a2: new stack pointer, original in DEPC
239 * PT_DEPC >= VALID_DOUBLE_EXCEPTION_ADDRESS: double exception, DEPC
253 /* Save a0, a2, a3, DEPC and set SP. */
256 rsr a0, DEPC # get a2
443 /* Switch to the user thread WINDOWBASE. Save SP temporarily in DEPC */
447 wsr a1, DEPC # use DEPC as temp storage
452 rsr a1, DEPC # restor
[all...]
H A Dcoprocessor.S34 * a2: new stack pointer, original in DEPC
39 * PT_DEPC >= VALID_DOUBLE_EXCEPTION_ADDRESS: double exception, DEPC
213 * a2: new stack pointer, original in DEPC
218 * PT_DEPC >= VALID_DOUBLE_EXCEPTION_ADDRESS: double exception, DEPC
238 rsr a2, DEPC
H A Dalign.S113 * a2: new stack pointer, original in DEPC
118 * PT_DEPC >= VALID_DOUBLE_EXCEPTION_ADDRESS: double exception, DEPC
138 rsr a0, DEPC
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dregs.h52 #define DEPC 192 macro

Completed in 154 milliseconds