COSP

Clear other speculative prediction restriction by context

This instruction prevents predictions, other than Cache prefetch, Control flow, and Data Value predictions, that predict execution addresses based on information gathered from earlier execution within a particular execution context. Predictions, other than Cache prefetch, Control flow, and Data Value predictions, determined by the actions of code in the target execution context or contexts appearing in program order before the instruction cannot exploitatively control any speculative access occurring after the instruction is complete and synchronized.

Encoding: System

Variants: FEAT_SPECRES2 (ARMv8.9)

313029282726252423222120191817161514131211109876543210
110101010000101101110011110
Lop1CRnCRmop2Rt

COSP RCTX, <Xt>

Equivalent to: SYS #3, C7, C3, #6, <Xt>

Explanations

<Xt>: Is the 64-bit name of the general-purpose source register, encoded in the "Rt" field.