L
L
LoliDeveloper2021-06-15 05:03:34
assembler
LoliDeveloper, 2021-06-15 05:03:34

AT&T syntax only available in GNU Assembler-y (gas)?

I want to practice assembler with AT&T syntax, but I don't understand how to do it on Windows. In general, there is of course a virtual machine with Ubuntu and everything is fine there, but I would like to know if there is an assembler for Windows using the AT&T syntax.
As I understand it, GAS cannot be installed on Windows.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2021-06-15
@LoliDeveloper

yasm

J
jcmvbkbc, 2021-06-15
@jcmvbkbc

As I understand it, GAS cannot be installed on Windows.

Got it wrong. It is available both in mingw and in cygwin , and it is easy to cross-compile it for Windows yourself.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question