Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 1.16 KB

nf-miniport-arm64_sysreg_op1.md

File metadata and controls

56 lines (46 loc) · 1.16 KB
UID title description ms.date tech.root keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.irql req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library targetos f1_keywords topic_type api_type api_location api_name
NF:miniport.ARM64_SYSREG_OP1
ARM64_SYSREG_OP1 macro (miniport.h)
Returns the op1 field for a given ARM system register encoding value. For more information, see the ARM Architecture Reference Manual.
09/20/2018
storage
ARM64_SYSREG_OP1 macro
ARM64_SYSREG_OP1
miniport.h
Windows 10, version 1803
Windows
ARM64_SYSREG_OP1
miniport/ARM64_SYSREG_OP1
apiref
HeaderDef
miniport.h
ARM64_SYSREG_OP1

ARM64_SYSREG_OP1 macro (miniport.h)

-description

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

-parameters

-param Reg

ARM system register encoding value.

-remarks

-see-also