128bitisation
128bitisation is a term used to describe the trend toward widening core computational elements to 128-bit width, including data paths, registers, and addressing. It is not an official standard, but a descriptive label for the gradual shift in hardware and software design toward wider 128-bit operations to handle larger numbers, more precise vectors, and expanded address spaces.
In practice, 128-bitisation covers several layers: 128-bit integer and floating-point data types and arithmetic in programming
Current status: There are already widespread 128-bit vector units (for example 128-bit SIMD registers in various
Advantages include larger natural data sizes, potential performance benefits for vectorizable workloads, and a longer horizon
Future prospects are uncertain and likely domain-specific, with gradual adoption in high-performance and specialized processors, while