DRPS

Debug restore PE state using the SPSR for the current Exception level. When executed, the PE restores PSTATE from the SPSR.

The PE checks the SPSR for the current Exception level for an illegal return event. See Illegal return events from AArch64 state.

This instruction is UNDEFINED at EL0.

This instruction is UNDEFINED in Non-debug state.

For more information on the operation of DRPS, see DRPS.

313029282726252423222120191817161514131211109876543210
11010110101111110000001111100000
opcop2op3Rnop4

DRPS

// Empty.

Operation

if !Halted() || PSTATE.EL == EL0 then UNDEFINED; DRPSInstruction();


Internal version only: aarchmrs v2023-12_rel, pseudocode v2023-12_rel, sve v2023-12_rel ; Build timestamp: 2023-12-15T16:46

Copyright © 2010-2023 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.