*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: gspa | Section: 8 | Source: NetBSD | File: gspa.8
GSPA(8) FreeBSD System Manager's Manual GSPA(8) NAME gspa - assembler for the GSP chip SYNOPSIS gspa [-c c_array_name] [-l list_file] [-o hex_file] [infile] DESCRIPTION gspa is an assembler for the TMS34010 and TMS34020 graphics processor chips. The supported options are: -c c_array_name Create a pre-initialized C-structure c_array_name with the hex code of the assembler output. -l list_file Create commented (with the input file) hex code of the assembler output in list_file. -o hex_file Create the output in hex_file. If -c is used, C code will be written to hex_file, otherwise uncommented hex code of the assembler output will be written. If no -o option is given, output will be written to stdout. If no infile is given, input will be read from stdin. HISTORY gspa appeared in NetBSD 1.1. AUTHORS gspa was written by Paul Mackerras. The -c mode was added by Ignatios Souvatzis <[email protected]>. This man page was written by Thomas Klausner <[email protected]>. FreeBSD 14.1-RELEASE-p8 May 27, 2002 FreeBSD 14.1-RELEASE-p8

Navigation Options