/Zephyr-Core-3.5.0/arch/nios2/core/ |
D | exception.S | 56 stw r15, __z_arch_esf_t_r15_OFFSET(sp) 65 addi r15, ea, -4 66 stw r15, __z_arch_esf_t_instr_OFFSET(sp) 79 andi r15, et, 1 80 beq r15, zero, not_interrupt 219 ldw r15, __z_arch_esf_t_r15_OFFSET(sp)
|
D | fatal.c | 33 esf->r13, esf->r14, esf->r15, esf->ra); in z_nios2_fatal_error()
|
/Zephyr-Core-3.5.0/arch/x86/core/intel64/ |
D | coredump.c | 38 uint64_t r15; member 97 arch_blk.r.r15 = esf->r15; in arch_coredump_info_dump()
|
D | userspace.S | 323 xorq %r15, %r15
|
D | locore.S | 362 movq %r15, _thread_offset_to_r15(%rsi) 452 movq _thread_offset_to_r15(%rdi), %r15 586 pushq %r15 604 popq %r15 771 movq %r15, _thread_offset_to_r15(%rsi)
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_interrupt/ |
D | README.txt | 64 E: Faulting instruction address (r15/pc): 0x00000f34 78 E: Faulting instruction address (r15/pc): 0x000009a6 87 E: Faulting instruction address (r15/pc): 0x000009c4 99 E: Faulting instruction address (r15/pc): 0x0000cab0 111 E: Faulting instruction address (r15/pc): 0x0000cab0 122 E: Faulting instruction address (r15/pc): 0xf9cfef45 135 E: Faulting instruction address (r15/pc): 0x0000bec0
|
/Zephyr-Core-3.5.0/samples/arch/mpu/mpu_test/ |
D | README.rst | 58 <err> os: Faulting instruction address (r15/pc): 0x000003c8 74 <err> os: Faulting instruction address (r15/pc): 0x000003b2 88 <err> os: Faulting instruction address (r15/pc): 0x20000000 116 <err> os: Faulting instruction address (r15/pc): 0x08000486 129 <err> os: Faulting instruction address (r15/pc): 0x0800046a
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/cortex_a_r/ |
D | exc.h | 71 sys_define_gpr_with_alias(pc, r15);
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_hardfault_validation/ |
D | README.txt | 41 E: Faulting instruction address (r15/pc): 0x0000079e 54 E: Faulting instruction address (r15/pc): 0x00005d1e
|
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/cortex_m/ |
D | exc.h | 109 sys_define_gpr_with_alias(pc, r15);
|
/Zephyr-Core-3.5.0/arch/nios2/core/offsets/ |
D | offsets.c | 62 GEN_OFFSET_SYM(z_arch_esf_t, r15);
|
/Zephyr-Core-3.5.0/arch/x86/core/offsets/ |
D | intel64_offsets.c | 15 GEN_OFFSET_SYM(_callee_saved_t, r15);
|
/Zephyr-Core-3.5.0/include/zephyr/arch/x86/intel64/ |
D | thread.h | 112 uint64_t r15; member
|
D | arch.h | 66 unsigned long r15; member
|
/Zephyr-Core-3.5.0/include/zephyr/arch/nios2/ |
D | arch.h | 118 uint32_t r15; /* Caller-saved general purpose */ member
|
/Zephyr-Core-3.5.0/scripts/ |
D | checkstack.pl | 102 $re = qr/.*addi\.l.*r15,-(([0-9]{2}|[3-9])[0-9]{2}),r15/o;
|
/Zephyr-Core-3.5.0/arch/arc/core/secureshield/ |
D | arc_secure.S | 37 mov r15, 0
|
/Zephyr-Core-3.5.0/arch/arc/core/offsets/ |
D | offsets.c | 85 GEN_OFFSET_SYM(_callee_saved_stack_t, r15);
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_no_multithreading/ |
D | README.txt | 48 E: Faulting instruction address (r15/pc): 0x00001510
|
/Zephyr-Core-3.5.0/arch/arc/include/ |
D | kernel_arch_data.h | 119 uintptr_t r15; member
|
D | swap_macros.h | 31 STR r15, sp, ___callee_saved_stack_t_r15_OFFSET 152 LDR r15, sp, ___callee_saved_stack_t_r15_OFFSET
|
/Zephyr-Core-3.5.0/arch/arc/core/ |
D | userspace.S | 43 mov_s r15, 0
|
/Zephyr-Core-3.5.0/arch/x86/core/ |
D | fatal.c | 191 esf->r12, esf->r13, esf->r14, esf->r15); in dump_regs()
|
/Zephyr-Core-3.5.0/doc/kernel/services/other/ |
D | fatal.rst | 71 [00:00:00.000,000] <err> os: Faulting instruction address (r15/pc): 0x00009fe4
|