6) Three addressing modes (symbolic, absolute and immediate) allow fully atomic memory-to-memory operations with the complete instruction set. These addressing modes drive significant code savings and superior performance. 7) Byte and word processing – Any instruction can be used with a 16-bit word or an 8-bit byte data type. This feature is especially useful for table processing, allowing the use of the most code efficient data type. 8) Constant generator – The constant generator automatically generates the six most used immediate constants in hardware.