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 v2024-03_relA, pseudocode v2024-03_rel, sve v2024-03_rel ; Build timestamp: 2024-03-26T09:45

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