| title | Using Assembly Language in __asm Blocks | Microsoft Docs | |||
|---|---|---|---|---|
| ms.custom | ||||
| ms.date | 11/04/2016 | |||
| ms.reviewer | ||||
| ms.suite | ||||
| ms.technology |
|
|||
| ms.tgt_pltfrm | ||||
| ms.topic | article | |||
| dev_langs |
|
|||
| helpviewer_keywords |
|
|||
| ms.assetid | ad699356-1d16-4984-871f-c5fd7797c1fb | |||
| caps.latest.revision | 8 | |||
| author | corob-msft | |||
| ms.author | corob | |||
| manager | ghogen |
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