← Home

ELR_hyp

Exception Link Register (Hyp mode)

When taking an exception to Hyp mode, holds the address to return to.

Configuration

AArch32 System register ELR_hyp bits [31:0] are architecturally mapped to AArch64 System register ELR_EL2[31:0].

This register is present only when FEAT_AA32 is implemented. Otherwise, direct accesses to ELR_hyp are UNDEFINED.

Attributes

ELR_hyp is a 32-bit register.

Field descriptions

313029282726252423222120191817161514131211109876543210
ADDR

ADDR, bits [31:0]:

Return address.

The reset behavior of this field is:

Access Instructions

ELR_hyp is accessible only at Hyp mode and Monitor mode.

Accesses to this register use the following encodings in the System register encoding space:

MRS{<c>}{<q>} <Rd>, ELR_hyp

(R = 0b0, M = 0b1, M1 = 0b1110)

MSR{<c>}{<q>} ELR_hyp, <Rn>

(R = 0b0, M = 0b1, M1 = 0b1110)


Version 2025.09 — Copyright © 2010-2025 Arm Limited or its affiliates.

This site is provided as a community resource and is NOT affiliated with nor endorsed by Arm Limited.