Revision as of 14:57, 1 February 2010 edit174.126.71.165 (talk)No edit summary← Previous edit | Revision as of 23:14, 1 February 2010 edit undoDoktorspin (talk | contribs)Extended confirmed users3,299 edits →References: Removed fake reference (Welschenbach) which says: They can be assembled using Microsoft MASM .. or Watcom WASM,Next 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 book |last=Welschenbach |first=Michael |title=Cryptography in C and C++ |page=418 |year=2005 |isbn=9781590595022 |publisher=Apress}} | |||
*{{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}} | *{{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}} | ||
Revision as of 23:14, 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.
- Fog, Agner (2009), Optimizing subroutines in assembly language (PDF) (2009-09-26 ed.), p. 13
External links
This software article is a stub. You can help Misplaced Pages by expanding it. |
x86 assembly topics | |
---|---|
Topics | |
Assemblers |
|
Programming issues |