Differences between at&t and Intel assembly syntax

Source: Internet
Author: User

The differences between at&t and Intel assembly syntax are as follows:

1) at&t uses $ to represent the immediate number, while Intel's immediate number does not need to be defined.

2) at&t prefixed the register name with %, but intel did not.

3) at&t syntax uses the opposite sequence to process source and target operands.

4) at&t syntax uses a separate character to reference the data length used in the operation after the mnemonic, while Intel syntax declares the Data Length as a separate operand.

5) use different syntaxes to define segments and offsets for long call and jump.

If you use at&t syntax to learn assembly language programming, you can create an assembly language on most Unix systems and on most hardware platforms.ProgramIs comfortable. If you plan to work across platforms between UNIX and Microsoft Windows systems, consider using Intel syntax to write applications.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.