Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ARM64_SYSREG_CRM macro (wdm.h)

Returns the CRm field for a given ARM system register encoding value. For more information, see the ARM Architecture Reference Manual.

Syntax

void ARM64_SYSREG_CRM(
 _Reg_
);

Parameters

_Reg_

ARM system register encoding value.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803
Header wdm.h

Feedback

Was this page helpful?

Additional resources