(Assembler) GCC inline Assembly template

Intel syntax

  1. asm(".intel_syntax\n\t"
  2.     "\n\t"
  3.     "\n\t"
  4.     ".att_syntax\n\t"
  5.     :
  6.     :
  7. );
This entry was posted in Assembler and tagged , , , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Why ask?

  • Advertisement

  • Categories