Searched refs:r14 (Results 1 – 13 of 13) sorted by relevance
| /libcpu/unicore32/sep6200/ |
| A D | context_gcc.S | 51 stm.w (r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15), [sp-] 65 ldm.w (r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15), [sp]+ 79 ldm.w (r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, r12, r13, r14, r15), [sp]+
|
| A D | trap.c | 35 …rt_kprintf("r12:0x%08x r13:0x%08x r14:0x%08x r15:0x%08x\n", regs->r12,regs->r13,regs->r14,regs->r1… in rt_hw_show_register()
|
| A D | sep6200.h | 432 rt_uint32_t r14; member
|
| /libcpu/xilinx/microblaze/ |
| A D | context_gcc.S | 93 RTID r14, 0 /* IE bit will be set automatically */ 111 RTID r14, 0 /* IE bit will be set automatically */ 180 RTID r14, 0 216 RTID r14, 0 /* IE bit will be set automatically */
|
| A D | microblaze.inc | 59 SWI r14, r1, STACK_R14 95 LWI r14, r1, STACK_R14
|
| /libcpu/nios/nios_ii/ |
| A D | vector.S | 45 ldw r14, 60(sp)
|
| /libcpu/ppc/ppc405/ |
| A D | start_gcc.S | 170 1: mflr r14 ; \ 171 lwz r0,0b-1b(r14) ; \ 172 add r14,r0,r14 ; 176 #define GOT(NAME) .L_ ## NAME (r14)
|
| /libcpu/v850/70f34/ |
| A D | macdefs.inc | 39 sst.w r14, 44[ep]
|
| A D | context_iar.S | 67 sld.w 44[ep],r14
|
| A D | context_iar.asm | 67 sld.w 44[ep],r14
|
| /libcpu/arm/zynqmp-r5/ |
| A D | xreg_cortexr5.h | 48 #define XREG_GPR14 r14
|
| /libcpu/arm/cortex-a/ |
| A D | context_gcc.S | 246 ldmfd sp, {r13, r14}^ /* usr_sp, usr_lr */
|
| A D | start_gcc.S | 348 stmfd r0, {r13, r14}^ /* usr_sp, usr_lr */ 447 stmfd sp, {r13, r14}^ /*push usr_sp, usr_lr */ 494 ldmfd sp, {r13, r14}^ /*pop usr_sp, usr_lr */
|
Completed in 16 milliseconds