2A(1) 2A(1)
NAME
2a, 6a, 8a, ka, va, za - assemblers
SYNOPSIS
2a [ option ... ] [ name ... ]
6a [ option ... ] [ name ... ]
8a [ option ... ] [ name ... ]
ka [ option ... ] [ name ... ]
va [ option ... ] [ name ... ]
za [ option ... ] [ name ... ]
DESCRIPTION
2a, 6a, 8a, ka, va, and za assemble the named files into
MC68020, i960, i386, SPARC, MIPS, and Hobbit object files.
The assemblers handle the most common C preprocessor direc-
tives and associated command-line options. Other options
are:
-o obj
Place output in file obj (allowed only if there is just
one input file). Default is to take the last element
of the input path name, strip any trailing .s, and
append .O, where O is first letter of the assembler's
name.
FILES
The directory /sys/include is searched for include files
after machine-dependent files in /$objtype/include.
SEE ALSO
2c(1), 2l(1).
Rob Pike, ``A manual for the Plan 9 assembler.''
Page 1 Plan 9 (printed 11/7/25)