core/com.nokia.carbide.cpp.compiler.doc.user/html/pragmas_x86/p_warn_illegal_instructions.htm
changeset 1641 2b3996fc09a1
parent 0 fb279309251b
equal deleted inserted replaced
1640:4891d49809bb 1641:2b3996fc09a1
    15   Intel x86<br />
    15   Intel x86<br />
    16   <h5>Remarks</h5>
    16   <h5>Remarks</h5>
    17   <p>If you enable this pragma, the compiler displays a warning when it encounters an assembly language instruction that is not available on the Intel x86 processor for which the compiler is generating object code.</p>
    17   <p>If you enable this pragma, the compiler displays a warning when it encounters an assembly language instruction that is not available on the Intel x86 processor for which the compiler is generating object code.</p>
    18   <p>To check this setting, use <span class="code">__option (warn_illegal_instructions)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>.<br />
    18   <p>To check this setting, use <span class="code">__option (warn_illegal_instructions)</span>, described in <a href="../symbols/sym_settings.htm">Checking Settings</a>.<br />
    19 </p>
    19 </p>
    20   <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    20   <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
    21 
    21 
    22 
    22 
    23 </body>
    23 </body>
    24 </html>
    24 </html>