tool: as1750


Language:
MIL-STD-1750 assembly
Version:
0.8
Parts:
assembler and linker (monolithic)
Author:
Oliver M. Kellogg <okellogg@cube.net>
Location:
ftp://ftp.fta-berlin.de/pub/crossgcc/1750gals/as1750-0.7.tar.gz
Description:
Simple assembler for the MIL-STD-1750 (A and B) instruction set. This is the assembler used by gcc-1750a.

Assembly and linkage are not separate passes: load modules are generated directly from sources, without object files.

Features:
linkage control is via ORG statements
+ produces Tektronix Extended Hex or TLD LDM load modules
+ parameterized macros (MACRO/ENDMACRO)
+ macro variables (SET)
+ macro expressions with operators as in the C language
+ conditional assembly (IF/ELSIF/ELSE/ENDIF)
+ repeated assembly (WHILE/ENDWHILE)
+ small and fast
- no linker control directive file, the only means of
Restriction:
GNU General Public License
Requires:
32-bit ANSI C compiler (gcc is just fine)
Ports:
Unix, VMS, DOS
Status:
actively developed
Announcements:
The Cross-GCC List <crossgcc@prosun.first.gmd.de>
Updated:
June 24th, 1995

Related Items

category: assemblers summary, or expanded.


This site is supported by David Sharnoff and Bryan Miller with some help from Google Adwords.

Please send updates to free-compilers@sharnoff.org

The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.

Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved
Copyright (c) 1999-2010 David Muir Sharnoff, Bryan Miller, All Rights Reserved