Enables the use of blocks and entire functions of assembly code within a C or C++ file.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -fasm-blocks |
Windows: | None |
None
OFF |
The compiler allows a GNU*-style inline assembly format. |
This option enables the use of blocks and entire functions of assembly code within a C or C++ file.
It allows a Microsoft* MASM-style inline assembly block not a GNU*-style inline assembly block.
-use-msasm
Copyright © 1996-2010, Intel Corporation. All rights reserved.