Searched refs:elr (Results 1 – 4 of 4) sorted by relevance
86 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()
76 frame.pc = regs->elr; in dump_core_stack()112 regs.elr = read_pc(); in dump_stack()
38 unsigned long elr; member
40 u32 elr; member