CFP

Control flow prediction restriction by context

This instruction prevents control flow predictions that predict execution addresses based on information gathered from earlier execution within a particular execution context. Control flow predictions determined by the actions of code in the target execution context or contexts appearing in program order before the instruction cannot be used to exploitatively control speculative execution occurring after the instruction is complete and synchronized.

For more information, see CFP RCTX, Control Flow Prediction Restriction by Context.

Encoding: System

Variants: FEAT_SPECRES (PROFILE_R)

313029282726252423222120191817161514131211109876543210
110101010000101101110011100
Lop1CRnCRmop2Rt

CFP RCTX, <Xt>

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

Explanations

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