Word-addressable

From Wikipedia, the free encyclopedia

In computer science, a word is an ordered set of bytes or bits (typically 2 bytes, or 16 bits) that is the normal unit in which information may be stored, transmitted, or operated on within a given computer.

Typically, if a processor has a fixed-length instruction set,then the instruction length equals the word length.