[plug] Intel assembly
Andrew Francis
locust at iinet.net.au
Sat May 26 23:48:52 WST 2001
As far as I know no such tool exists for *inline* assembly. For separate
assembler files, you could try using something like NASM, which will
output in all the necessary formats, yet accept an Intel-style syntax as
opposed to the AT&T one GAS likes.
--
Andrew Francis
locust at iinet.net.au
On Sat, 26 May 2001, Christian wrote:
> Hi,
>
> Does anyone know if there's a way to get gcc (or some other compiler) to
> assemble inline assembly code that's in Intel format? Maybe some
> translator or some such?
>
> Regards,
>
> Christian.
>
> --
> DSA 0x0EC1D28C: BBCB 0D79 4EBB 078A A066 7267 8BED E9D6 0EC1 D28C
>
More information about the plug
mailing list