Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

sse2 block multiplication

5 views
Skip to first unread message

thaddy

unread,
Aug 7, 2008, 4:19:40 AM8/7/08
to

Does anybody have a small example for multiplication of a 16 byte aligned buffer (power of 2 size and divisable by 16, guaranteed)
using SSE2 BASM code?
Like
procedure setvolume(Buffer:array[0..511] of double,Volume:single {0..1});
asm
//example here?
end;
0 new messages