GCSPUSHX

Guarded Control Stack push exception return record

This instruction decrements the current Guarded Control Stack pointer register by the size of a Guarded Control Stack exception return record and stores an exception return record to the Guarded Control Stack.

This is an alias of SYS. This means:

System
(FEAT_GCS)

313029282726252423222120191817161514131211109876543210
110101010000100001110111100Rt
Lop1CRnCRmop2

Encoding

GCSPUSHX

is equivalent to

SYS #0, C7, C7, #4{, <Xt>}

and is always the preferred disassembly.

Operation

The description of SYS gives the operational pseudocode for this instruction.


Internal version only: aarchmrs v2024-12_rel, pseudocode v2024-12_rel ; Build timestamp: 2024-12-15T22:18

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