struct PredictionCommandMsr

Defined at line 76 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/speculation.h

[intel/vol4]: Table 2-2. IA-32 Architectural MSRs (Contd.).

[amd/ibc]: PRESENCE.

IA32_PRED_CMD.

Prediction command control (write-only).

Public Members

 field_ibpb_78

Public Methods

template <, >
typename SelfType::ValueType ibpb ()

Bits [63:1] are reserved.

Defined at line 78 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/speculation.h

template <, >
SelfType & set_ibpb (typename SelfType::ValueType val)

Bits [63:1] are reserved.

Defined at line 78 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/speculation.h

template <typename CpuidIoProvider>
bool IsSupported (CpuidIoProvider && cpuid)

This MSR is supported if any of its corresponding features are in turn

supported.

Defined at line 83 of file ../../zircon/kernel/lib/arch/include/lib/arch/x86/speculation.h

Records