Microsoft Macro Assembler Reference

The Microsoft Macro Assembler (MASM) provides several advantages over inline assembly. MASM contains a macro language that has features such as looping, arithmetic, and text string processing. MASM also gives you greater control over the hardware because it supports the instruction sets of the 386, 486, and Pentium processors. By using MASM, you also can reduce time and memory overhead.

In This Section

  • Visual C++ in Visual Studio 2013
    Provides links to different areas of the Visual Studio and Visual C++ documentation.

  • Visual C++ Reference
    Provides links to articles that describe the C and C++ language references, the libraries that are included with Visual C++, and the Visual C++ Extensibility Object Model.

See Also

Reference

Compiler Intrinsics

x86 Intrinsics

x64 (amd64) Intrinsics