|
|
|
|
|
by gruez
1172 days ago
|
|
> So each cell is now a x86 cache line wide, that's wild. 128 bits =/= 128 levels You're mixing up the units. 128 bits require 2^128 levels to represent. 128 levels can only represent 7 bits. The only way the two are related is the number "128", albeit with different units. |
|