Re: It works... now what?
- From: "hutch--" <hutch@xxxxxxxxx>
- Date: 29 Dec 2005 16:52:17 -0800
smile,
> Anybody wants to have an "Intel syntax" assembler, but it seems nobody
> accepts Intel's definition of an assembler:
I guess that includes you as among other things you have put
qualification on what an assembler is. Its public knowledge that Intel
no longer publish an assembler yet the bulk of its notation in its own
technical data is still in historical Intel notation.
While macro assemblers have been around in the mainframe market for
many years, the architypal MACRO assembler for MS-DOS and later
MIcrosoft OS versions is MASM. TASM had masm mode, various compilers
deliver correct Intel syntax and of late GNU(as) has a clean and
reliable implimentation of Intel syntax with the form ".intel_syntax
noprefix" so its not as if its poorly understood.
The bottom line with assembler notation is if you want it to be
understood by the largest number of people and be anything like
portable across different assemblers for x86, you use the historical
Intel syntax or get used to it being ignored.
Regards,
hutch at movsd dot com
.
- References:
- It works... now what?
- From: #2pencil
- Re: It works... now what?
- From: Robert Redelmeier
- Re: It works... now what?
- From: hutch--
- Re: It works... now what?
- From: \\\~\o/~///annabee
- Re: It works... now what?
- From: hutch--
- Re: It works... now what?
- From: \\\~\o/~///annabee
- Re: It works... now what?
- From: \\\~\o/~///annabee
- Re: It works... now what?
- From: hutch--
- Re: It works... now what?
- From: Herbert Kleebauer
- Re: It works... now what?
- From: Frank Kotler
- Re: It works... now what?
- From: Herbert Kleebauer
- It works... now what?
- Prev by Date: Re: A Watershed of Open Source software
- Next by Date: Flash Memory Disk Drives
- Previous by thread: Re: It works... now what?
- Next by thread: Re: It works... now what?
- Index(es):
Relevant Pages
|
|