Y
Hacker News
new
|
ask
|
show
|
jobs
by
brucehoult
678 days ago
Oh! I stand corrected. I read DSP and assumed that meant SIMD.
So what does "DSP" actually mean, in this context?
1 comments
vardump
677 days ago
Some "SIMD"-like instructions are included (saturation, add, subtract, multiply), but they all use the scalar register file. So somewhere in between.
link