u [[range]]
Displays the instructions and/or statements of the program being debugged. The commands s+, s – , s& set the display format.
If range is given, the debugger displays instructions generated from code within the given range. Otherwise, the debugger displays the instructions generated from the first eight lines of code at the current address.
The 80286 protected-mode mnemonics cannot be displayed.