Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dis(1) — Ultrix/UWS 4.1 RISC

Media Vault

Software Library

Restoration Projects

Artifacts Sought

dis(1)  —  RISC

Name

dis − disassemble an object file

Syntax

dis [-h] [-S] [-p procedure] [ file ... ]

Description

The dis command disassembles object files into machine instructions.  Note that assembler code and machine code can differ depending on the machine type.  A file can be an object or an archive file. 

Options

−h Prints the general register names, rather than the software register names. 

−p Disassembles only the specified procedure from the object file. 

−S Lists the source listings.  Otherwise, only instructions are listed. 

Restrictions

You cannot disassemble an archive. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026