CRE Programmer's Guide
Glossary
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
Glossary-15
word
specified using the linker at link time or in a later change command, or at run time 
using the process creation interfaces. (The /LIB …/ option to the RUN command in 
TACL uses these interfaces.) 
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 
Itanium word is also 4 bytes (32 bits) wide, beginning on any 4-byte boundary in 
memory.










