HomeFreeBSD

Print the correct register for the arm64 elr

Description

Print the correct register for the arm64 elr

In 7ec86b6609912 ("Also print symbols when printing arm64 registers")
a new function was created to print most registers. Unfortunately the
Link Register (LR) was being printed when we should have printed the
Exception Link Register (ELR).

Fix this by adding the missing 'e'.

Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on Nov 1 2021, 11:19 AM
Parents
rGe18fbe6f19ed: fuser: restore functionality by fixing fsid type
Branches
Unknown
Tags
Unknown