GCSPOPCX

Guarded Control Stack pop and compare exception return record

This instruction loads an exception return record from the location indicated by the current Guarded control stack pointer register, compares the loaded values with the current ELR_ELx, SPSR_ELx, and LR, and increments the pointer by the size of a Guarded Control Stack exception return record.

Encoding: System

Variants: FEAT_GCS (ARMv9.4)

313029282726252423222120191817161514131211109876543210
110101010000100001110111101
Lop1CRnCRmop2Rt

GCSPOPCX

Equivalent to: SYS #0, C7, C7, #5{, <Xt>}

Explanations