summaryrefslogtreecommitdiff
path: root/devel/intel2gas/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/intel2gas/DESCR')
-rw-r--r--devel/intel2gas/DESCR18
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/intel2gas/DESCR b/devel/intel2gas/DESCR
index 39a155d9f36..de6adbc0c5c 100644
--- a/devel/intel2gas/DESCR
+++ b/devel/intel2gas/DESCR
@@ -1,14 +1,14 @@
-Intel2GAS is a converter that will convert assembler source files written for
-NASM to files that can be assembled using the GNU Assembler (GAS), on the i386
-platform. It provides support for basic MMX instructions as well.
+Intel2GAS is a converter that will convert assembler source files written for
+NASM to files that can be assembled using the GNU Assembler (GAS), on the i386
+platform. It provides support for basic MMX instructions as well.
-This converter was written for the Hermes project and is now released to the
-general public. The code inside this converter is extremely flexible, you can
-write a syntax file to convert between any two assembler languages on a good
-day.. :)
+This converter was written for the Hermes project and is now released to the
+general public. The code inside this converter is extremely flexible, you can
+write a syntax file to convert between any two assembler languages on a good
+day.. :)
-Features:
+Features:
Basic opcodes are done
MMX/FPU support (converts all Hermes files :)
-Preliminary Gas2Intel conversion
+Preliminary Gas2Intel conversion
Conversion from masm/tasm to gnu syntax