Inspect Manual
Glossary
Inspect Manual—429164-006
Glossary-19
TNSVU
TNSVU. A tool used on TNS/E systems to browse through TNS object files that have been
accelerated by the TNS Object Code Accelerator (OCA). TNSVU displays Intel Itanium
code in addition to TNS code.
word. An instruction-set-defined unit of memory that corresponds to the width of registers
and to the most common and efficient size of memory operations. A TNS word is
2 bytes (16 bits) wide, beginning on any 2-byte boundary in memory. A MIPS RISC
word is 4 bytes (32 bits) wide, beginning on any 4-byte boundary in memory. An Intel
Itanium word is also 4 bytes (32 bits) wide, beginning on any 4-byte boundary in
memory.
$RECEIVE. A special file name through which a process receives and optionally replies to
messages from other processes.