Searched refs:SRR1 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 80 mtspr SRR1, r3 /* Make SRR1 match MSR */ 187 EXCEPTION_PROLOG(SRR0, SRR1) 198 EXCEPTION_PROLOG(SRR0, SRR1) 273 mtspr SRR1,r20 301 mtspr SRR1,r0
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 87 EXCEPTION_PROLOG(SRR0, SRR1) 98 EXCEPTION_PROLOG(SRR0, SRR1) 351 mtspr SRR1, r3 482 mtspr SRR1, r3 509 mtspr SRR1,r20 537 mtspr SRR1,r0
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_asm.tmpl | 195 * r21, r22 (SRR0), and r23 (SRR1). 227 EXCEPTION_PROLOG(SRR0, SRR1); \ 266 EXCEPTION_PROLOG(SRR0, SRR1); \
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 116 mtspr SRR1, r3 329 EXCEPTION_PROLOG(SRR0, SRR1) 340 EXCEPTION_PROLOG(SRR0, SRR1) 445 mtspr SRR1,r20 473 mtspr SRR1,r0 499 mtspr SRR1, r3 /* Make SRR1 match MSR */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | head_32.h | 35 stw r11, SRR1(r10) 103 lwz r9, SRR1(r12)
|
| H A D | head_book3s_32.S | 319 stw r11, SRR1(r10) 354 stw r11, SRR1(r10) 749 lwz r9, SRR1(r10)
|
| H A D | entry_32.S | 1186 RESTORE_xSRR(SRR0,SRR1); 1196 RESTORE_xSRR(SRR0,SRR1); 1207 RESTORE_xSRR(SRR0,SRR1);
|
| H A D | exceptions-64e.S | 94 SPECIAL_EXC_STORE(r10,SRR1) 171 SPECIAL_EXC_LOAD(r10,SRR1)
|
| H A D | asm-offsets.c | 135 OFFSET(SRR1, thread_struct, srr1); in main()
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | transactional_memory.rst | 269 if (MSR 29:31 ¬ = 0b010 | SRR1 29:31 ¬ = 0b000) then 270 MSR 29:31 <- SRR1 29:31
|
| H A D | ultravisor.rst | 992 address of the instruction after the ``UV_ESM`` ultracall and ``SRR1`` 1002 MSR values set to the value in ``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) 1338 mtspr SRR1,r0
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 676 #define SRR1 SPRN_SRR1 /* Save and Restore Register 1 */ macro
|