intel2gas

convert Intel assembly language (nasm) to AT&T syntax (gas)

WWW CVSWeb GITHub
  1. Package version
    intel2gas-1.3.3p3
  2. Maintainer
    The OpenBSD ports mailing-list

Intel2gas is a small text parser that can convert assembler source
written in NASM syntax to gas syntax. And nowadays more often also
the other way.

The program does minimal error checking and does not understand the
text it's converting. It just tries to find matches from its syntax
database.