Manual

Viewing TNS or TNS/E Region Information
TNSVU User’s Guide528143-003
4-23
Viewing Address Correspondence Between TNS
and TNS/E Code
Largest TNS code seg number: 0x1
Itanium Header Vaddr: 0x70400000
Code Space Vaddr: 0x70000000
Viewing Address Correspondence Between
TNS and TNS/E Code
TNStoIPF displays the TNS/E address equivalent closest to the exact point before the
specified TNS location. Exact points are locations where the TNS code stream and the
TNS/E code stream are synchronized. The slot number is encoded in the low-order
three bits of the TNS/E address. The TNStoITANIUM, MAPTNStoIPF, and
MAPTNStoITANIUM commands are synonyms for the TNStoIPF command.
code segment number
is the code segment number (0..31) in the open object file.
16-bit word offset
is the offset within that code segment of a TNS instruction.
Example of Viewing Address Correspondence Between TNS and
TNS/E Code
The following command displays the address correspondence for TNS bundle
code segment number 0 and the 16-bit word offset 0137 within code segment 0.
calls4x> tnstoipf 0 0137
CS 0 TNSP 0137 maps to 0x70420ae0
Viewing Address Correspondence Between
TNS/E and TNS Code
The ITANIUMtoTNS, MAPIPFtoTNS, and MAPITANIUMtoTNS commands are
synonyms for the IPFtoTNS command.
TNS/E bundle
is the address with the slot number encoded in the low-order three bits.
TNStoIPF {code segment number 16-bit word offset}
IPFtoTNS {TNS/E bundle}