I frequently see information about architecturally instructions and data must be aligned to word, half-word, etc. boundaries. While it is not difficult to follow these rules, I am just wondering if someone can tell why (generally) this requirement exists?
EDIT: basically found my answer here: why is data structure alignment important for performance?