description | title | ms.date | ms.assetid |
---|---|---|---|
Learn more about: Compiler intrinsics and assembly language |
Compiler Intrinsics and Assembly Language |
09/02/2019 |
ddd51620-d01b-44cf-853b-e11420d13137 |
This section of the documentation contains information about compiler intrinsics and the assembly language.
Title | Description |
---|---|
Compiler intrinsics | Describes intrinsic functions that are available in Microsoft C and C++ for x86, ARM, and x64 architectures. |
Inline assembler | Explains how to use the Visual C/C++ inline assembler with x86 processors. |
ARM assembler reference | Provides reference material for the Microsoft ARM assembler (armasm) and related tools. |
Microsoft Macro Assembler reference | Provides reference material for the Microsoft Macro assembler (masm). |
C++ in Visual Studio | The top-level article for Visual C++ documentation. |