Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.16 KB

compiler-intrinsics-and-assembly-language.md

File metadata and controls

19 lines (16 loc) · 1.16 KB
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

Compiler intrinsics and assembly language

This section of the documentation contains information about compiler intrinsics and the assembly language.

Related articles

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.