← Home

DCPS2

Debug change PE state to EL2

This instruction, when executed in Debug state:

The target exception level of a DCPS2 instruction is:

When the target Exception level of a DCPS2 instruction is ELx, on executing this instruction:

This instruction is always UNDEFINED in Non-debug state.

This instruction is UNDEFINED at the following exception levels:

For more information on the operation of the DCPS<n> instructions, see DCPS.

313029282726252423222120191817161514131211109876543210
11010100101imm1600010
opcop2LL

Encoding

DCPS2 {#<imm>}

Decode for this encoding

// Empty.

Assembler Symbols

<imm>

Is an optional 16-bit unsigned immediate, in the range 0 to 65535, defaulting to 0 and encoded in the "imm16" field.

Operation

if !Halted() then UNDEFINED; DCPSInstruction(EL2);