DIS(1) DIS(1)
NAME
dis - disassemble an object file
SYNOPSIS
dis [-h] [-p procedure] [ file ... ]
DESCRIPTION
Dis disassembles an object file. A file may be an object or
an archive.
The -h, flag causes the general register names to be
printed, rather than the software register names. The -p,
flag disassembles only the specified procedure from the
object file.
BUGS
Disassembling an archive is not currently operational.
ORIGIN
MIPS Computer Systems
Page 1 (last mod. 8/20/87)