Home
last modified time | relevance | path

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

/u-boot/arch/arm/lib/
A Dinterrupts_64.c35 efi_print_image_infos((void *)regs->elr); in show_efi_loaded_images()
40 u32 *addr = (u32 *)(regs->elr & ~3UL); in dump_instr()
55 regs->elr - gd->reloc_off, in show_regs()
57 printf("elr: %016lx lr : %016lx\n", regs->elr, regs->regs[30]); in show_regs()
/u-boot/doc/develop/
A Dcrash_dumps.rst25 elr: 00000000000101fc lr : 00000000000214ec (reloc)
26 elr: 000000007ff291fc lr : 000000007ff3a4ec
54 The second line provides the contents of the elr and the lr register after
84 Now lets use the locations provided by the elr and lr registers after
/u-boot/arch/arm/include/asm/proc-armv/
A Dptrace.h24 unsigned long elr; member
/u-boot/arch/arm/mach-at91/include/mach/
A Dat91_emac.h39 u32 elr; member

Completed in 5 milliseconds