you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (2 children)

Why are we not using them in end-user devices

  • source
  • parent
  • hideshow 4 child comments
  • [–] 12 points 2 years ago

    We are.

    Addressing-wise, no we don't have consumer level 128bit CPUs and probably won't ever need them.

    Instructions though, SSE had some 128bit ops (OR/XOR, MOVE) and AVX is 128bit vector math. AVX2 is 256bit vector math, AVX512 is- you guessed it 512bit vector math. AltiVec on PPC had 128bit vectors 20 years ago.

  • source
  • parent