HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Disassembler options on z/OS

HLASM Toolkit Feature User's Guide
GC26-8710-10

on z/OS you can specify the following options in the PARM field:
COPYRIGHTOK
Allow disassembly of copyrighted module. If you use the COPYRIGHTOK option then message ASMD008 is printed at the start of the listing.
HEX
Generate the offset in machine instructions as a hexadecimal value.
OPTABLE
Specifies the operation code table to be used in disassembling CSECTs.
Read syntax diagramSkip visual syntax diagram
                   .-UNI-.      
>>-+-OPTABLE-+--(--+-DOS-+--)----------------------------------><
   '-OP------'     +-ESA-+      
                   +-XA--+      
                   +-370-+      
                   +-ZOP-+      
                   '-YOP-'      

NEWNUM
Allow any numeric field within a control statement to be specified either as a decimal value (a sequence of decimal digits) or a hexadecimal value (enclosed in apostrophes and preceded by the letter X).
VSESVC
Use the z/VSE description for SVCs, not the z/OS description. Use this option when disassembling z/VSE code while running on z/OS.

You can specify any of the above options together in the PARM string in any order, separated by a comma or space.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014