Searched refs:EXCEPTION_PROLOG (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_asm.tmpl | 165 #define EXCEPTION_PROLOG(reg1, reg2) \ 227 EXCEPTION_PROLOG(SRR0, SRR1); \ 234 EXCEPTION_PROLOG(CSRR0, CSRR1); \ 242 EXCEPTION_PROLOG(MCSRR0, MCSRR1); \ 266 EXCEPTION_PROLOG(SRR0, SRR1); \ 273 EXCEPTION_PROLOG(CSRR0, CSRR1); \ 281 EXCEPTION_PROLOG(MCSRR0, MCSRR1); \
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | head_40x.S | 182 EXCEPTION_PROLOG 194 EXCEPTION_PROLOG 205 EXCEPTION_PROLOG 213 EXCEPTION_PROLOG 487 EXCEPTION_PROLOG 495 EXCEPTION_PROLOG
|
| H A D | head_book3s_32.S | 326 EXCEPTION_PROLOG handle_dar_dsisr=1 367 EXCEPTION_PROLOG 388 EXCEPTION_PROLOG handle_dar_dsisr=1 407 EXCEPTION_PROLOG 780 EXCEPTION_PROLOG 790 EXCEPTION_PROLOG
|
| H A D | head_32.h | 13 .macro EXCEPTION_PROLOG handle_dar_dsisr=0 310 EXCEPTION_PROLOG; \
|
| H A D | exceptions-64e.S | 270 #define EXCEPTION_PROLOG(n, intnum, type, addition) \ macro 343 EXCEPTION_PROLOG(n, intnum, GEN, addition##_GEN(n)) 346 EXCEPTION_PROLOG(n, intnum, CRIT, addition##_CRIT(n)) 349 EXCEPTION_PROLOG(n, intnum, DBG, addition##_DBG(n)) 352 EXCEPTION_PROLOG(n, intnum, MC, addition##_MC(n)) 355 EXCEPTION_PROLOG(n, intnum, GDBELL, addition##_GDBELL(n))
|
| H A D | head_8xx.S | 136 EXCEPTION_PROLOG handle_dar_dsisr=1 149 EXCEPTION_PROLOG handle_dar_dsisr=1 326 EXCEPTION_PROLOG
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 187 EXCEPTION_PROLOG(SRR0, SRR1) 198 EXCEPTION_PROLOG(SRR0, SRR1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 87 EXCEPTION_PROLOG(SRR0, SRR1) 98 EXCEPTION_PROLOG(SRR0, SRR1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 329 EXCEPTION_PROLOG(SRR0, SRR1) 340 EXCEPTION_PROLOG(SRR0, SRR1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 1259 EXCEPTION_PROLOG(SRR0, SRR1) 1270 EXCEPTION_PROLOG(SRR0, SRR1)
|