Home
last modified time | relevance | path

Searched refs:elr (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dinterrupts_64.c86 printf("* PC = %016lx\n", regs->elr - gd->reloc_off); in show_regs()
89 printf("* ELR(PC) = %016lx\n", regs->elr); in show_regs()
119 printf("ELR: %lx\n", regs->elr - gd->reloc_off); in show_regs()
122 printf("ELR: %lx\n", regs->elr); in show_regs()
190 pt_regs->elr += 4; in do_sync()
235 pt_regs->elr += 4; in do_error()
H A Dstacktrace_64.c76 frame.pc = regs->elr; in dump_core_stack()
112 regs.elr = read_pc(); in dump_stack()
/rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/
H A Dptrace.h38 unsigned long elr; member
/rk3399_rockchip-uboot/arch/arm/mach-at91/include/mach/
H A Dat91_emac.h40 u32 elr; member