Revision as of 23:14, 1 February 2010 editDoktorspin (talk | contribs)Extended confirmed users3,299 edits →References: Removed fake reference (Welschenbach) which says: They can be assembled using Microsoft MASM .. or Watcom WASM,← Previous edit | Revision as of 23:16, 1 February 2010 edit undoDoktorspin (talk | contribs)Extended confirmed users3,299 edits →References: Removed non-substantial reference to Agner FogNext edit → | ||
Line 3: | Line 3: | ||
==References== | ==References== | ||
*{{cite book |last=Leiterman |first=James |title=32/64-bit 80x86 assembly language architecture |chapter=MASM vs. NASM vs. TASM vs. WASM |year=2005 |isbn=9781598220025 |publisher=Wordware Publishing, Inc. |page=481}} | *{{cite book |last=Leiterman |first=James |title=32/64-bit 80x86 assembly language architecture |chapter=MASM vs. NASM vs. TASM vs. WASM |year=2005 |isbn=9781598220025 |publisher=Wordware Publishing, Inc. |page=481}} | ||
*{{cite |url=http://www.agner.org/optimize/optimizing_assembly.pdf |last=Fog |first=Agner |title=Optimizing subroutines in assembly language |year=2009|page=13|edition=2009-09-26}} | |||
==External links== | ==External links== |
Revision as of 23:16, 1 February 2010
Open Watcom Assembler or WASM is an x86 assembler produced by Watcom and included as part of the Watcom C/C++ compiler. Further development is being done on the JWASM project, which more closely matches the syntax of Microsoft's assembler.
References
- Leiterman, James (2005). "MASM vs. NASM vs. TASM vs. WASM". 32/64-bit 80x86 assembly language architecture. Wordware Publishing, Inc. p. 481. ISBN 9781598220025.
External links
This software article is a stub. You can help Misplaced Pages by expanding it. |
x86 assembly topics | |
---|---|
Topics | |
Assemblers |
|
Programming issues |