Table of Contents

Advertisement

noft Options
{ DECIMAL | D }
displays portions of the object file in decimal format.
{ HEX | H }
displays portions of the object file in hexadecimal format.
{ ICODE | IC }
displays portions of the object file in disassembled program code. This is the
default.
{ INNERLIST | IN }
displays portions of the object file in disassembled program code and displays
the source code interspersed with the code. This option can only be used for
displaying text.
{ OCTAL | O }
displays portions of the object file in octal format.
If you do not specify the format with the DUMPADDRESS option, the formatting is
controlled by the SET FORMAT option (see
Example 5-2. DUMPADDRESS Option
noft> dumpaddress 0x700005ac for 10 words
********
Procedure
-------------------------------------------------------------------------
[rollem
-[rollem
[rollem
[rollem
[rollem
[rollem
[rollem
[rollem
-[rollem
[rollem
Readable Dump Of Range 0x700005ac To 0x700005d4
Src Line
Address
87000]
0x700005ac
83000]
0x700005b0
87000]
0x700005b4
87000]
0x700005b8
87000]
0x700005bc
87000]
0x700005c0
87000]
0x700005c4
88000]
0x700005c8
87000]
0x700005cc
88000]
0x700005d0
nld and noft Manual—520384-003
SET
on page 5-42).
Long Word
0x0d81015c
0xafb00014
0x00408025
0x24010006
0x0201001b
0x00007010
0x25cf0001
0x0d81015c
0xafaf002c
0x00408825
5 -7
DUMPADDRESS or DA
********
Instructions
jal
0x76040570
sw
s0,0x14(sp)
move
s0,v0
li
at,0x6
divu
s0,at
mfhi
t6
addiu
t7,t6,0x1
jal
0x76040570
sw
t7,0x2c(sp)
move
s1,v0

Advertisement

Table of Contents
loading

This manual is also suitable for:

Noft

Table of Contents