Training
Using Assembly Language in __asm Blocks
Microsoft Specific
The inline assembler has much in common with other assemblers. For example, it accepts any expression that is legal in MASM. This section describes the use of assembly-language features in __asm
blocks.
END Microsoft Specific
Zousätzlech Ressourcen
Dokumentatioun
-
Learn more about: Inline Assembler Overview
-
Data Directives and Operators in Inline Assembly
Learn more about: Data Directives and Operators in Inline Assembly
-
MASM Expressions in Inline Assembly
Learn more about: MASM Expressions in Inline Assembly