Hello,
llueveYescampa writes:
> Hi all,
>
> A couple of years ago, working with OpenWatcom for Windows, I was
> able to wrote the inline assembly code shown below. I spent a while
> reading and by trail an error I made it work.
>
> I was trying to test the efficiency of the "inner_product()" fun
Hi all,
A couple of years ago, working with OpenWatcom for Windows, I was
able to wrote the inline assembly code shown below. I spent a while
reading and by trail an error I made it work.
I was trying to test the efficiency of the "inner_product()" function
in C++.
Now I am working in Linux and